diff options
author | Dave Chinner <[email protected]> | 2010-11-30 17:27:57 +1100 |
---|---|---|
committer | Dave Chinner <[email protected]> | 2010-11-30 17:27:57 +1100 |
commit | ff57ab21995a8636cfc72efeebb09cc6034d756f (patch) | |
tree | 675374b134689029d70ca1e0200866cf2f906c44 /net/unix/sysctl_net_unix.c | |
parent | 1a427ab0c1b205d1bda8da0b77ea9d295ac23c57 (diff) |
xfs: convert xfsbud shrinker to a per-buftarg shrinker.
Before we introduce per-buftarg LRU lists, split the shrinker
implementation into per-buftarg shrinker callbacks. At the moment
we wake all the xfsbufds to run the delayed write queues to free
the dirty buffers and make their pages available for reclaim.
However, with an LRU, we want to be able to free clean, unused
buffers as well, so we need to separate the xfsbufd from the
shrinker callbacks.
Signed-off-by: Dave Chinner <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Alex Elder <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions