All of lore.kernel.org
 help / color / mirror / Atom feed
* [2.6 patch] mm/slab.c: fix a comment typo
@ 2005-11-06  0:55 Adrian Bunk
  0 siblings, 0 replies; only message in thread
From: Adrian Bunk @ 2005-11-06  0:55 UTC (permalink / raw)
  To: linux-kernel

--- linux-2.6.14-rc5-mm1-full/mm/slab.c.old	2005-11-06 01:10:59.000000000 +0100
+++ linux-2.6.14-rc5-mm1-full/mm/slab.c	2005-11-06 01:11:06.000000000 +0100
@@ -434,7 +434,7 @@
 /* Optimization question: fewer reaps means less 
  * probability for unnessary cpucache drain/refill cycles.
  *
- * OTHO the cpuarrays can contain lots of objects,
+ * OTOH the cpuarrays can contain lots of objects,
  * which could lock up otherwise freeable slabs.
  */
 #define REAPTIMEOUT_CPUC	(2*HZ)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-11-06  0:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-06  0:55 [2.6 patch] mm/slab.c: fix a comment typo Adrian Bunk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.