mbox series

[0/4] mm: workingset & shrinker fixes

Message ID 20181009184732.762-1-hannes@cmpxchg.org (mailing list archive)
Headers show
Series mm: workingset & shrinker fixes | expand

Message

Johannes Weiner Oct. 9, 2018, 6:47 p.m. UTC
Hi Andrew,

these patches address problems we've had in our fleet with excessive
shadow radix tree nodes and proc inodes.

Patch #1 is a fix for the same-named patch already queued up in the
-mm tree. The other three patches are stand-alone.