summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRichard Yao <[email protected]>2013-03-21 13:21:11 -0400
committerBrian Behlendorf <[email protected]>2013-03-21 12:58:44 -0700
commitfeaf1e321da97ab0aaa60edc121fb6aa2d03952d (patch)
tree1bbff4a9ce8ede310366fb0339e8bc6ef870e116 /Makefile.am
parentbef14fbc8c29fb07a34fc3ac7f70ef8c2f8d1c0e (diff)
Do not call cond_resched() in spl_slab_reclaim()
Calling cond_resched() after each object is freed and then after each slab is freed can cause slabs of objects to live for excessive periods of time following reclaimation. This interferes with the kernel's own memory management when called from kswapd and can cause direct reclaim to occur in response to memory pressure that should have been resolved. Signed-off-by: Richard Yao <[email protected]>
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions