Re: [PATCH] [4/13] Prepare page_alloc for the maskable allocator

From: Andi Kleen
Date: Fri Mar 07 2008 - 14:01:34 EST


> Again - looks too big to inline..
>
> But for both I do not know where they are used and how often.

For the mask allocator it is not that critical, but for the main
allocator it is on the very very hot page allocation/free path. That is why
I didn't want to out-of-line it.

Note I didn't change it, just moved it.

-Andi

--
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/