Hacker News new | ask | show | jobs
by namibj 1560 days ago
They need concurrency at the flash level. Disabling write cache prevents it from clawing the concurrency out of single-threaded requests.

If flush works properly, a volatile write cache in the SSD is good for you.