Hacker News new | ask | show | jobs
by kika 4539 days ago
It will avoid page cache in the VM, but will not avoid cache on the host, right?
1 comments

Depends on configuration, but most setups propagate O_DIRECT all the way through - otherwise it would be impossible to run many apps, such as DBs in VM.