Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
linux-arm
linux-iv
Commits
dc6f3f27
Commit
dc6f3f27
authored
Nov 08, 2005
by
Adrian Bunk
Committed by
Adrian Bunk
Nov 08, 2005
Browse files
mm/slab.c: fix a comment typo
parent
f093182d
Changes
1
Hide whitespace changes
Inline
Side-by-side
mm/slab.c
View file @
dc6f3f27
...
...
@@ -434,7 +434,7 @@ struct kmem_cache {
/* Optimization question: fewer reaps means less
* probability for unnessary cpucache drain/refill cycles.
*
* OT
H
O the cpuarrays can contain lots of objects,
* OTO
H
the cpuarrays can contain lots of objects,
* which could lock up otherwise freeable slabs.
*/
#define REAPTIMEOUT_CPUC (2*HZ)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment