[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <1203299627.13696.26.camel@trillian>
Date: Sun, 17 Feb 2008 20:53:47 -0500
From: Calvin Walton <calvin.walton@...il.com>
To: George Spelvin <linux@...izon.com>
Cc: mingo@...e.hu, linux-kernel@...r.kernel.org
Subject: Re: IO_DELAY documentation
On Sun, 2008-02-17 at 20:21 -0500, George Spelvin wrote:
> "make oldconfig" doesn't know how to display the per-item help, so
> something like this is needed. It was a squeeze to make all the help
> text, plus option prompt, fit into 24 lines. If you think that's not
> a concern, some of the wording could be improved.
It's not really well documented (I found it by accident), but you can
see the individual item help; you just need to type the choice number
followed by a question mark, like so:
Choose SLAB allocator
1. SLAB (SLAB)
> 2. SLUB (Unqueued Allocator) (SLUB)
choice[1-2?]: 1?
The regular slab allocator that is established and known to work
well in all environments. It organizes cache hot objects in
per cpu and per node queues. SLAB is the default choice for
a slab allocator.
--
Calvin Walton <calvin.walton@...il.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists