Lines Matching full:debugging
7 slab caches. SLUB always includes full debugging but it is off by default.
8 SLUB can enable debugging only for selected slabs in order to avoid
12 In order to switch debugging on one can add an option ``slub_debug``
13 to the kernel command line. That will enable full debugging for
24 Some of the modes of operation of ``slabinfo`` require that slub debugging
26 available without debugging on and validation can only partially
27 be performed if debugging was not switched on.
33 debugging is enabled. Format:
56 O Switch debugging off for caches that would have
58 - Switch all debugging off (useful if the kernel is
69 to only enable debugging on the dentry cache. You may use an asterisk at the
81 Debugging options may require the minimum possible slab order to increase as
85 switch off debugging for such caches by default, use::
91 kmalloc. All other slabs will not get any debugging enabled::
297 Minimal debugging (sanity checks alone) can be enabled by booting with::
306 will be used (unlike full debugging).
310 and enabling debugging only for that cache