lkml.org 
[lkml]   [2003]   [Nov]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] SMP signal latency fix up.

On Fri, 7 Nov 2003, Mark Gross wrote:

> Its hard for me to tell if its better to being more careful with
> throughing around the IPI's at the cost of the extra opperations within
> your kick code.

an IPI creates quite some overhead both on the source and on the target
CPU, so i think it's definitely worth this extra check. Also, with
increasingly higher load it's increasingly more likely that we can skip
the IPI (because the task might be on the runqueue but it is not
executing), so further increasing the load via additional IPIs is the
wrong answer.

> Looks correct, and works good too! I just verified that it solves my
> signal latency issue on both my HT system and my dual PIII box. Where I
> first found the problem.

great!

Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:58    [W:0.071 / U:0.412 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site