|
|
|
|
|
by SamReidHughes
3446 days ago
|
|
It's the same storage backend (well, modified quite a bit) and optimizing for SSD's isn't really the goal anymore, especially since things are now stored in a file and not the whole block device, and O_DIRECT is turned off. |
|