mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH][2.6][TRIVIAL][SPELLING] OTHO->OTOH
@ 2004-01-07  9:49 Bryan Rittmeyer
  2004-01-08  1:46 ` Rusty Russell
  0 siblings, 1 reply; 2+ messages in thread
From: Bryan Rittmeyer @ 2004-01-07  9:49 UTC (permalink / raw)
  To: torvalds, linux-kernel; +Cc: trivial

I spent twenty obscene seconds attempting to expand "OTHO".
All of my proposals are unpublishable, so here's a trivial patch.

-Bryan

--- linux-2.6.1-rc2/mm/slab.c.orig      2004-01-07 00:22:47.690367720 -0800
+++ linux-2.6.1-rc2/mm/slab.c   2004-01-07 00:23:17.211879768 -0800
@@ -307,7 +307,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] 2+ messages in thread

end of thread, other threads:[~2004-01-08  1:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-07  9:49 [PATCH][2.6][TRIVIAL][SPELLING] OTHO->OTOH Bryan Rittmeyer
2004-01-08  1:46 ` Rusty Russell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome