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

unity3d - Rotate an object to face an opposite direction -

angular - Is it possible to get native element for formControl? -

javascript - Why jQuery Select box change event is now working? -