Re: [PATCH] mm/nommu.c:Dynamic alloc/free percpu area for nommu

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: graff yang
Date: Sunday, March 21, 2010 - 7:33 pm

On Sat, Mar 20, 2010 at 12:06 PM, Tejun Heo <tj@kernel.org> wrote:

Yes, we ported the SMP to the blackfin dual core processor BF561.


OK.

I understand the complexity of percpu allocation code. As a nommu arch,
we have to allocate a bulk of memory in one time to insure its contiguous.
And in my implementation, many pages are wasted.
It would be better, if the percpu allocation code provide some hooks for us.
Thanks for your feedback.

-- 
-Graff
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] mm/nommu.c:Dynamic alloc/free percpu area for ..., graff yang, (Sun Mar 21, 7:33 pm)