Hacker News new | ask | show | jobs
by efficax 1936 days ago
4k (Page size) writes with fsync is the standard way to commit database pages reliably. My understanding is that modern SSDs also have the 4K page as the minimum unit of input. Can you refer me to the documentation or article that shows a page write causes a whole block to be written?