Lines Matching full:debugging
9 slab caches. SLUB always includes full debugging but it is off by default.
10 SLUB can enable debugging only for selected slabs in order to avoid
14 In order to switch debugging on one can add an option ``slub_debug``
15 to the kernel command line. That will enable full debugging for
26 Some of the modes of operation of ``slabinfo`` require that slub debugging
28 available without debugging on and validation can only partially
29 be performed if debugging was not switched on.
35 debugging is enabled. Format:
52 O Switch debugging off for caches that would have
54 - Switch all debugging off (useful if the kernel is
65 to only enable debugging on the dentry cache.
72 Debugging options may require the minimum possible slab order to increase as
76 switch off debugging for such caches by default, use::
80 In case you forgot to enable debugging on the kernel command line: It is
81 possible to enable debugging manually when the kernel is up. Look at the
270 Minimal debugging (sanity checks alone) can be enabled by booting with::
279 will be used (unlike full debugging).
283 and enabling debugging only for that cache