|
|
|
|
|
by jandrewrogers
1753 days ago
|
|
Some databases rely on the OS file system cache, this is true. However, it is not controversial that doing so reduces performance by integer factors. Bypassing the OS file system cache is idiomatic in database kernel designs where absolute performance is a key objective. |
|