Re: [PATCH] change gen_pool allocator to not touch managed memory

From: Jes Sorensen
Date: Fri Apr 28 2006 - 08:50:07 EST


Dean Nelson wrote:
> The following patch modifies the gen_pool allocator (lib/genalloc.c) to
> utilize a bitmap scheme instead of the buddy scheme. The purpose of this
> change is to eliminate the touching of the actual memory being allocated.
>
> Since the change modifies the interface, a change to the uncached
> allocator (arch/ia64/kernel/uncached.c) is also required.
>
> Signed-off-by: Dean Nelson <dcn@xxxxxxx>

Acked-by: Jes Sorensen <jes@xxxxxxx>

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