Hacker News new | ask | show | jobs
by pm215 1637 days ago
Is there much benefit from delaying the zeroing to first-write rather than first-read (which I think is effectively where Linux does it)?
2 comments

I think the article is just incorrect and every system uses allocation on first read.
Probably not... but both ways are fine.