Re: [PATCH -tip/cpus4096-v2] cpumask: fix cpumask of call_function_data

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Hiroshi Shimamoto
Date: Friday, October 24, 2008 - 2:46 pm

Rusty Russell wrote:

Okay, I see.


comments below, not tested.


I'm not sure,
if next_cpu == smp_processor_id() &&
	cpumask_next_and(next_cpu, ...) >= nr_cpu_ids

we can go fastpath, right?


so, next_cpu == smp_processor_id() ?


first path, should return here?


I guess, another issue, should skip when cpu == smp_processor_id().


I guess, clear itself is needed.

thanks,
Hiroshi Shimamoto


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

Messages in current thread:
[PATCH -tip/cpus4096-v2] cpumask: fix cpumask of call_func ..., Hiroshi Shimamoto, (Thu Oct 23, 9:47 pm)
Re: [PATCH -tip/cpus4096-v2] cpumask: fix cpumask of call_ ..., Hiroshi Shimamoto, (Fri Oct 24, 2:46 pm)
Re: [PATCH -tip/cpus4096-v2] cpumask: fix cpumask of call_ ..., Hiroshi Shimamoto, (Mon Oct 27, 4:07 pm)
Re: [PATCH -tip/cpus4096-v2] cpumask: fix cpumask , Rusty Russell, (Mon Oct 27, 5:46 pm)
Re: [PATCH -tip/cpus4096-v2] cpumask: fix cpumask of call_ ..., Hiroshi Shimamoto, (Thu Oct 30, 10:44 am)