|
|
|
|
|
by scott_s
5204 days ago
|
|
If you have to cross the kernel boundary every time you want to access something in your cache, your "cache" is now much, much slower. Note that this applies even if the OS keeps the file in memory, and doesn't require going to disk. |
|