diff options
Diffstat (limited to 'Documentation/vm/slub.txt')
-rw-r--r-- | Documentation/vm/slub.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/vm/slub.txt b/Documentation/vm/slub.txt index d17f324db9f5..dcf8bcf846d6 100644 --- a/Documentation/vm/slub.txt +++ b/Documentation/vm/slub.txt | |||
@@ -63,7 +63,7 @@ In case you forgot to enable debugging on the kernel command line: It is | |||
63 | possible to enable debugging manually when the kernel is up. Look at the | 63 | possible to enable debugging manually when the kernel is up. Look at the |
64 | contents of: | 64 | contents of: |
65 | 65 | ||
66 | /sys/slab/<slab name>/ | 66 | /sys/kernel/slab/<slab name>/ |
67 | 67 | ||
68 | Look at the writable files. Writing 1 to them will enable the | 68 | Look at the writable files. Writing 1 to them will enable the |
69 | corresponding debug option. All options can be set on a slab that does | 69 | corresponding debug option. All options can be set on a slab that does |