8000 fstime: replace sync() with fsync() by Zengkai163 · Pull Request #104 · kdlucas/byte-unixbench · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fstime: replace sync() with fsync() #104

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

Closed
wants to merge 2 commits into from

Conversation

Zengkai163
Copy link
Collaborator

Call fsync() to synchronize changes to the r/w files instead of doing the system-wide sync. This may save some time in large concurrency scenarios.

github: closes #103

Call fsync() to synchronize changes to the r/w files instead of
doing the system-wide sync. This may save some time in large concurrency scenarios.

github: closes kdlucas#103
@Zengkai163 Zengkai163 closed this Dec 31, 2024
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.

Abnormally high score appears randomly in parallel fstime test while running large amount of benchmark copies with HDDs
1 participant
0