Lines Matching refs:slab
9 slab caches. SLUB always includes full debugging but it is off by default.
40 slub_debug=<Debug-Options>,<slab name1>,<slab name2>,...
54 caused higher minimum slab orders
67 end of the slab name, in order to cover all slabs with the same prefix. For
73 Red zoning and tracking may realign the slab. We can just apply sanity checks
78 Debugging options may require the minimum possible slab order to increase as
80 sizes). This has a higher liklihood of resulting in slab allocation errors
90 /sys/kernel/slab/<slab name>/
93 corresponding debug option. All options can be set on a slab that does
94 not contain objects. If the slab already contains objects then sanity checks
99 used on the wrong slab.
119 This also works in a more limited way if boot was without slab debug.
129 governed by the order of the allocation for each slab. The allocations
138 slab in order for the allocation order to be acceptable. In
140 allocations on a slab without consulting centralized resources
151 of a slab cache with large object sizes into one high order
209 BUG <slab cache affected>: <What went wrong>
213 INFO: Slab <address> <slab information>
221 set for the slab. slub_debug sets that option)
263 FIX <slab cache affected>: <corrective action taken>
266 been overwritten. Here a string of 8 characters was written into a slab that
288 may be optimized further by locating the slab that experiences corruption