linux - Why mmap-ing a file into the OS cache introduced performance bottlenecks for reads? -


when reading document of rocksdb, saw that:

we found mmap-ing file os cache introduced performance bottlenecks reads.

i have 2 questions:

  1. what's root cause of performance?
  2. how test case? going produce test results of this.


Comments

Popular posts from this blog

sql - MySQL - Finding Empty relations -

unity3d - Rotate an object to face an opposite direction -

Upload file with tags through OwnCloud or NextCloud API -