lkml.org 
[lkml]   [2000]   [Aug]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: 2.4.x SMP scalability question.
Date
From
> > i can show you pure user-space workloads that will not scale past 2 CPUs
> > on any x86 SMP system.
>
> Can you point me/us to any references on the SMP scalability of various
> workloads and/or how to diagnose them?

The critical one on a PC is almost always memory bandwidth. Running a tight
loop on one CPU doing chained dereferences to the same cache colour (ie
continually cycling lines through cache) will heavily dent performance of
the whole machine. You really do have to try hard to get x86 apps on heavily
smp scaled boxes running from cache

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

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