Skip to content

Improve the speed of mass storage over USB implementation - #110

Open
tridge wants to merge 2 commits into
masterfrom
pr-msd-improvements
Open

Improve the speed of mass storage over USB implementation#110
tridge wants to merge 2 commits into
masterfrom
pr-msd-improvements

Conversation

@tridge

@tridge tridge commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

This adds multi-block and pipe-lining of USB mass storage.
This increases speed of USB mass storage by about 30% on read and 4x for write, getting about 800kbyte/s for both

tridge added 2 commits August 17, 2026 09:25
Process READ(10) and WRITE(10) requests in chunks sized by the caller-provided block buffer, and propagate transport and media failures.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant