include/asm-x86/thread_info_32.h: checkpatch cleanups - formatting only
[sfrench/cifs-2.6.git] / Documentation / vm / slub.txt
index d17f324db9f51a538daccf3619b2eed445890525..7c13f22a0c9ee44aac54dd0c40ea65a828a545d9 100644 (file)
@@ -50,20 +50,20 @@ F.e. in order to boot just with sanity checks and red zoning one would specify:
 
 Trying to find an issue in the dentry cache? Try
 
-       slub_debug=,dentry_cache
+       slub_debug=,dentry
 
 to only enable debugging on the dentry cache.
 
 Red zoning and tracking may realign the slab.  We can just apply sanity checks
 to the dentry cache with
 
-       slub_debug=F,dentry_cache
+       slub_debug=F,dentry
 
 In case you forgot to enable debugging on the kernel command line: It is
 possible to enable debugging manually when the kernel is up. Look at the
 contents of:
 
-/sys/slab/<slab name>/
+/sys/kernel/slab/<slab name>/
 
 Look at the writable files. Writing 1 to them will enable the
 corresponding debug option. All options can be set on a slab that does