[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <48D3CA40.3090807@linux-foundation.org>
Date: Fri, 19 Sep 2008 10:50:24 -0500
From: Christoph Lameter <cl@...ux-foundation.org>
To: KOSAKI Motohiro <m-kosaki@...es.dti.ne.jp>
CC: akpm@...ux-foundation.org, linux-kernel@...r.kernel.org,
linux-mm@...ck.org, jeremy@...p.org, ebiederm@...ssion.com,
travis@....com, herbert@...dor.apana.org.au, xemul@...nvz.org,
penberg@...helsinki.fi
Subject: Re: [patch 0/4] Cpu alloc V5: Replace percpu allocator in modules.c
KOSAKI Motohiro wrote:
>
> I don't know so much this area.
> Could you please what are the problem that you think about?
F.e. Someone is loading lots of modules with lots of percpu data. This will
currently fail if there are more than 8000 bytes allocated. With the percpu
option the size can be configured on bootup. A minor thing but the allocator
can later be used for other things. See the full cpu alloc patchsets that have
been posted before (last one in May).
--
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