Lines Matching refs:order
7 SLUB can enable debugging only for selected slabs in order to avoid
11 In order to switch debugging on one can add a option "slub_debug"
50 F.e. in order to boot just with sanity checks and red zoning one would specify:
65 Debugging options may require the minimum possible slab order to increase as
92 in order to reduce overhead and increase cache hotness of objects.
99 order to do so you must have the slabinfo tool. Then you can do
115 governed by the order of the allocation for each slab. The allocations
123 into one slab in order for the allocation order to be acceptable.
128 slub_min_order specifies a minim order of slabs. A similar effect like
131 slub_max_order specified the order at which slub_min_objects should no
133 super large order pages to fit slub_min_objects of a slab cache with
134 large object sizes into one high order page. Setting command line
136 slub_max_order to 0, what cause minimum possible order of slabs
229 Unused data to fill up the space in order to get the next object
240 4. Report on how the problem was dealt with in order to ensure the continued