|
|
|
|
|
by logicallee
3958 days ago
|
|
I doubt very much that this is the case. Your OS can't possibly report to, say, your database, that something is written, if in fact it is still being written. Likewise if your compiler produces a bunch of object files before linking them, your OS won't just stick them in RAM and say "well, there's your file, it's written" while not actually being written. I just don't think it works that way! If it did, SSD's wouldn't be so much faster than spinning-platter HDD's... |
|
http://www.tldp.org/LDP/sag/html/buffer-cache.html