Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
MayeulC
on May 7, 2021
|
parent
|
context
|
favorite
| on:
Rufus: Reliable USB Formatting Utility
You sometimes have to use a bit of guesswork to find the best `bs` value, 8M is usually faster IME. I think gnome-disk benchmarks it?
Now, you could also do without fsync, and call `sync` at the end, it could be faster.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Now, you could also do without fsync, and call `sync` at the end, it could be faster.