[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.1.10.0907211745080.25867@gentwo.org>
Date: Tue, 21 Jul 2009 17:47:09 -0400 (EDT)
From: Christoph Lameter <cl@...ux-foundation.org>
To: Tejun Heo <tj@...nel.org>
cc: linux-arch@...r.kernel.org, linux-kernel@...r.kernel.org,
mingo@...hat.com, benh@...nel.crashing.org, davem@...emloft.net,
dhowells@...hat.com, npiggin@...e.de, JBeulich@...ell.com,
rusty@...tcorp.com.au, hpa@...or.com, tglx@...utronix.de,
akpm@...ux-foundation.org, x86@...nel.org, andi@...stfloor.org
Subject: Re: [PATCH 03/20] percpu: rename 4k first chunk allocator to page
On Tue, 21 Jul 2009, Tejun Heo wrote:
> - * Boring fallback 4k allocator. This allocator puts more pressure on
> - * PTE TLBs but other than that behaves nicely on both UMA and NUMA.
> + * Boring fallback 4k page allocator. This allocator puts more
Guess this should not mentione 4k anymroe? page size allocation?
> pr_warning("PERCPU: %s allocator failed (%zd), "
> - "falling back to 4k\n",
> + "falling back to page\n",
"falling back to page size"?
--
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