On Thu, 29 May 2008 22:27:53 -0700 (PDT) Christoph Lameter <clameter@sgi.com> wrote:
That is to support DEFINE_PER_CPU, not alloc_percpu().
It could be done later on.
The one you just deleted from my reply :(
Christoph, please. An allocator which is of fixed size and which is
vulnerable to internal fragmentation is a huge problem! The kernel is
subject to wildly varying workloads both between different users and in
the hands of a single user.
If we were to merge all this code and then run into the problems which
I fear then we are tremendously screwed. We must examine this
exhaustively, in the most paranoid fashion.
--