Re: [PATCH] bitops: simplify generic bit finding functions

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Andi Kleen
Date: Monday, April 28, 2008 - 12:57 pm

Linus Torvalds <torvalds@linux-foundation.org> writes:

A long time ago during profiling I found that in the scheduler back then
for_each_cpu() with find_next_bit() was somewhat hot. But I'm not sure it 
still would be in the new scheduler anyways and the test case a little
dumb anyways (overscheduling user space)

Still I think for_each_cpu() should be reasonably stream lined code.

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

Messages in current thread:
[PATCH] bitops: simplify generic bit finding functions, Harvey Harrison, (Sun Apr 27, 1:19 pm)
Re: [PATCH] bitops: simplify generic bit finding functions, Linus Torvalds, (Sun Apr 27, 1:26 pm)
Re: [PATCH] bitops: simplify generic bit finding functions, Harvey Harrison, (Sun Apr 27, 1:29 pm)
Re: [PATCH] bitops: simplify generic bit finding functions, Harvey Harrison, (Sun Apr 27, 1:38 pm)
Re: [PATCH] bitops: simplify generic bit finding functions, Linus Torvalds, (Sun Apr 27, 1:38 pm)
Re: [PATCH] bitops: simplify generic bit finding functions, Thomas Gleixner, (Mon Apr 28, 7:04 am)
Re: [PATCH] bitops: simplify generic bit finding functions, Alexander van Heukelum, (Mon Apr 28, 7:32 am)
Re: [PATCH] bitops: simplify generic bit finding functions, Alexander van Heukelum, (Mon Apr 28, 7:58 am)
Re: [PATCH] bitops: simplify generic bit finding functions, Alexander van Heukelum, (Mon Apr 28, 8:10 am)
Re: [PATCH] bitops: simplify generic bit finding functions, Thomas Gleixner, (Mon Apr 28, 8:58 am)
Re: [PATCH] bitops: simplify generic bit finding functions, Linus Torvalds, (Mon Apr 28, 9:25 am)
Re: [PATCH] bitops: simplify generic bit finding functions, Thomas Gleixner, (Mon Apr 28, 9:47 am)
Re: [PATCH] bitops: simplify generic bit finding functions, Linus Torvalds, (Mon Apr 28, 9:54 am)
Re: [PATCH] bitops: simplify generic bit finding functions, Thomas Gleixner, (Mon Apr 28, 12:26 pm)
Re: [PATCH] bitops: simplify generic bit finding functions, Linus Torvalds, (Mon Apr 28, 12:37 pm)
Re: [PATCH] bitops: simplify generic bit finding functions, Andi Kleen, (Mon Apr 28, 12:57 pm)
[PATCH] bitops: remove &quot;optimizations&quot;, Thomas Gleixner, (Tue Apr 29, 3:01 am)
Re: [PATCH] bitops: remove &quot;optimizations&quot;, David Miller, (Tue Apr 29, 3:03 am)
Re: [PATCH] bitops: remove &quot;optimizations&quot;, David Miller, (Tue Apr 29, 5:34 am)
Re: [PATCH] bitops: remove &quot;optimizations&quot;, Ingo Molnar, (Tue Apr 29, 7:20 am)
Re: [PATCH] bitops: remove &quot;optimizations&quot;, Thomas Gleixner, (Tue Apr 29, 9:51 am)
Re: [PATCH] bitops: remove &quot;optimizations&quot;, David Miller, (Tue Apr 29, 3:31 pm)
Re: [PATCH] bitops: remove &quot;optimizations&quot;, David Miller, (Tue Apr 29, 3:58 pm)
Re: [PATCH] bitops: remove &quot;optimizations&quot;, David Miller, (Tue Apr 29, 4:30 pm)