projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5b2187
)
docs: Fix SLUB docs typo
author
Tobin C. Harding
<tobin@kernel.org>
Thu, 31 Jan 2019 04:06:21 +0000
(15:06 +1100)
committer
Jonathan Corbet
<corbet@lwn.net>
Fri, 1 Feb 2019 23:03:25 +0000
(16:03 -0700)
There is a minor typo in SLUB documentation.
Fix typo.
Signed-off-by: Tobin C. Harding <tobin@kernel.org>
Acked-by: Mike Rapoport <rppt@linux.ibm.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/vm/slub.rst
patch
|
blob
|
history
diff --git
a/Documentation/vm/slub.rst
b/Documentation/vm/slub.rst
index 195928808bac709b7645363aa77cace4f1263b6c..0871c584939b88de7f07755b11f5bf7152525a7d 100644
(file)
--- a/
Documentation/vm/slub.rst
+++ b/
Documentation/vm/slub.rst
@@
-141,7
+141,7
@@
can be influenced by kernel parameters:
(list_lock) where contention may occur.
``slub_min_order``
- specifies a minim order of slabs. A similar effect like
+ specifies a minim
um
order of slabs. A similar effect like
``slub_min_objects``.
``slub_max_order``