Project

General

Profile

Feature #9299

Updated by Sage Weil over 9 years ago

it appears to be very easy for a single task/client to push everything out of the cache.    we have a stratified lru, but it only has two levels (top and bottom).    I wonder if we need an N-layer LRU so that inodes/dentries that are repeatedly hit are hard to push out of the cache.

Back