Re: 2.5.50-mjb1 (scalability / NUMA patchset)

William Lee Irwin III (wli@holomorphy.com)
Mon, 9 Dec 2002 01:06:05 -0800


On Sun, Dec 08, 2002 at 10:11:19PM -0800, Martin J. Bligh wrote:
> Speed up page init on boot (Bill Irwin)

This needs a one-liner to go from fls() to ffs() since alignment is
required and things falling on alignment boundaries have fls(n) == ffs(n)

Very straightforward indeed; one-liners off from the 3rd or 4th boot
must be very obvious observations.

Bill
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/