Posted Dec 19, 2010 7:07 UTC (Sun) by quotemstr (subscriber, #45331)
[Link]
It's easier and less invasive to configure a program to use unbuffered IO for a particular program's access to a particular file (a virtual disk in this case) than to disable buffering for a whole operating system, which might be actually be impossible.