-
Notifications
You must be signed in to change notification settings - Fork 174
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat/improve_raw_tx Improve Raw Tx on host by doing zero copy
Improve Raw Tx throughput on host by using mempool and zero copy to send data Current Raw Tx numbers before and after change: - for SDIO at 40 MHz CLK: 60 -> 64 Mbits/s - for SPI FD at 40 MHz CLK: 24 -> 25 Mbits/s - for SPI HD, 4 data lines, at 40 MHz CLK: 41 -> 43 Mbits/s
- Loading branch information
1 parent
66d5371
commit 50893e8
Showing
1 changed file
with
20 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters