Comment 6 for bug 329489

Revision history for this message
Domas Mituzas (domas-mituzas) wrote : Re: frequent fcntl()s leak memory in apparmor

One more detail, this is excerpt from /proc/slabinfo:

kmalloc-1024 806 816 1024 4 1 : tunables 0 0 0 : slabdata 204 204 0
kmalloc-512 517 528 512 8 1 : tunables 0 0 0 : slabdata 66 66 0
kmalloc-256 907300 907328 256 16 1 : tunables 0 0 0 : slabdata 56708 56708 0
kmalloc-128 566 704 128 32 1 : tunables 0 0 0 : slabdata 22 22 0
kmalloc-64 28608 28800 64 64 1 : tunables 0 0 0 : slabdata 450 450 0

the kmalloc-256 is the one that doesn't stop growing