Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 87054
b: refs/heads/master
c: 989a724
h: refs/heads/master
v: v3
  • Loading branch information
Itaru Kitayama authored and Christoph Lameter committed Mar 7, 2008
1 parent 6b05cfb commit bfef14a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6d2144d355d2a532e5cc3fc12a6ba2a8d4ef15e4
refs/heads/master: 989a7241df87526bfef0396567e71ebe53a84ae4
4 changes: 2 additions & 2 deletions trunk/Documentation/vm/slub.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,14 +50,14 @@ 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
Expand Down

0 comments on commit bfef14a

Please sign in to comment.