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

Add appropriate fsync calls. #16

Closed
kr opened this issue Aug 6, 2009 · 1 comment
Closed

Add appropriate fsync calls. #16

kr opened this issue Aug 6, 2009 · 1 comment

Comments

@kr
Copy link
Member

kr commented Aug 6, 2009

Should have optional throttling. There should be three modes: always fsync (for best reliability), fsync at most once every N seconds, or never fsync (best performance).

Could be controlled by two options: "-s 0" for always fsync, "-s N" for sync at most once every N seconds, and "-S" for never fsync.

@kr
Copy link
Member Author

kr commented Oct 1, 2009

Add fsync options.

Closed by f54b3d9.

dustin pushed a commit that referenced this issue Apr 19, 2011
This issue was closed.
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