Skip to content

Commit

Permalink
Beginning work for LRU rework
Browse files Browse the repository at this point in the history
Primarily splitting cache_lock into a lock-per LRU, and making the
it->slab_clsid lookup indirect. cache_lock is now more or less gone.

Stats are still wrong. they need to internally summarize over each
sub-class.
  • Loading branch information
dormando committed Jan 3, 2015
1 parent 2c0e04a commit 9bce42f
Show file tree
Hide file tree
Showing 6 changed files with 155 additions and 98 deletions.
Loading

0 comments on commit 9bce42f

Please sign in to comment.