Dimitri Sivanich wrote:
quoted
Do you use the default batchcount values or have you increased the values?
Default.
Could you try to reduce them? Something like (as root)
# cd /proc
# cat slabinfo | gawk '{printf("echo \"%s %d %d %d\" >
/proc/slabinfo\n", $1,$9,4,2);}' | bash
If this doesn't help then perhaps the timer should run more frequently
and scan only a part of the list of slab caches.
--
Manfred
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"aart@kvack.org"> aart@kvack.org </a>