Y
Hacker News
new
|
ask
|
show
|
jobs
by
p1mrx
211 days ago
Why rewrite the same 1MB chunk, instead of making new random chunks?
Redundant data at least opens the possibility that the drive could deduplicate.
1 comments
edoceo
211 days ago
Cause making new random was taking too much time.
link
throwawaymobule
209 days ago
Pretty sure most modern computers can generate random data faster than they can write to a disc.
link