summaryrefslogtreecommitdiff
path: root/cmd_dump.c
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@linux.dev>2022-12-19 14:47:42 -0500
committerKent Overstreet <kent.overstreet@linux.dev>2022-12-19 14:47:42 -0500
commite2670a38d1ad6038d64687cb1d585349508e06d7 (patch)
tree070543582e146c33280a5dbeadbc9c8c79ac2005 /cmd_dump.c
parent71111771690f244d13650c73d52ff601ad914d95 (diff)
Change memory reclaim
- Spin up a background thread to call the shrinkers every 1 second - Memory allocations will only call reclaim after a failed allocation, not every single time This will be a major performance boost on allocation intensive workloads. Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'cmd_dump.c')
0 files changed, 0 insertions, 0 deletions