Re: [patch 0/4] Cpu alloc V5: Replace percpu allocator in modules.c

From: Christoph Lameter
Date: Fri Sep 19 2008 - 11:51:35 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/