Comment on HyperDex: A Searchable Distributed Key-Value StoreparentComments−icanhazdata14yWorking set larger than ram doesn't imply thrashing. It all depends on the page replacement algorithm employed by the OS, and the applications that are running.
Comments
Working set larger than ram doesn't imply thrashing. It all depends on the page replacement algorithm employed by the OS, and the applications that are running.