Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-21 | Shrinker improvements | Kent Overstreet | |
After memory allocation failure, don't rely on /proc/meminfo to figure out how much memory we should free - instead unconditionally free 1/8th of each cache. Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com> | |||
2021-03-31 | If we failed to read /proc/meminfo, just run the shrinkers. | Kent Overstreet | |
2018-11-04 | Don't read meminfo if there are no shrinkers | Tim Schlueter | |
2017-11-12 | Simple stupid memory reclaim code | Kent Overstreet | |