Re: [patch] Make rt_cache_stat use kmalloc_percpu
From: Andrew Morton <hidden>
Date: 2002-12-21 07:23:59
Also in:
lkml
From: Andrew Morton <hidden>
Date: 2002-12-21 07:23:59
Also in:
lkml
"David S. Miller" wrote:
From: Ravikiran G Thirumalai [off-list ref] Date: Mon, 16 Dec 2002 19:22:12 +0530 Here's another patch to use kmalloc_percpu. As usual, this removes NR_CPUS bloat, can work when modulized and helps node local allocation. I can't consider this seriously until the kmalloc_percpu stuff actually makes it into Linus's tree. Last I checked, Andrew had a lot of legitimate gripes with the ideas.
Kiran's latest (vastly simpler) version looks fine to my eye.