|
|
|
|
|
by philsnow
447 days ago
|
|
> If you clearly understand your access patterns and memory requirements, you can often outperform the default OS page cache. I believe various RDBMSs bypass the page cache and use their own strategies for managing caching if you give them access to raw block devices, right? |
|