Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve stdio behaviour #1025

Open
EtchedPixels opened this issue Sep 9, 2023 · 0 comments
Open

Improve stdio behaviour #1025

EtchedPixels opened this issue Sep 9, 2023 · 0 comments

Comments

@EtchedPixels
Copy link
Owner

In order to get the best disk performane stdio should buffer and refill buffers of BLKSIZ but also on BLKSIZ boundaries so that the block I/O from the disk can go directly to user memory.

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

No branches or pull requests

1 participant