lkml.org 
[lkml]   [2008]   [Jul]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: x86: Is there still value in having a special tlb flush IPI vector?
Andi Kleen wrote:
>>> Now that normal smp_function_call is no longer an enormous bottleneck,
>>>
>
> Hmm? It still uses a global lock at least as of current git tree.

Yes, but it's only held briefly to put things onto the list. It doesn't
get held over the whole IPI transaction as the old smp_call_function
did, and the tlb flush code still does. RCU is used to manage the list
walk and freeing, so there's no long-held locks there either.

J


\
 
 \ /
  Last update: 2008-07-29 08:31    [W:0.079 / U:0.672 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site