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

Direct IO #51

Open
lewiszlw opened this issue Oct 4, 2023 · 0 comments
Open

Direct IO #51

lewiszlw opened this issue Oct 4, 2023 · 0 comments

Comments

@lewiszlw
Copy link
Member

lewiszlw commented Oct 4, 2023

We should use direct io to avoid os cache which is duplicated with buffer pool.
https://users.rust-lang.org/t/how-does-rust-use-directio/93210/3
https://stackoverflow.com/questions/50879965/does-rusts-standard-library-support-direct-io-file-access

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