Hacker News new | ask | show | jobs
by inkyoto 444 days ago
That is true and correct, except that Linux does not have raw devices, and O_DIRECT on a file is not a complete replacement for the raw devices (the buffer cache still gets involved as well as the file system).