Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Dec 1998 18:44:14 -0700
From:      "Russell L. Carter" <rcarter@pinyon.org>
To:        Terry Lambert <tlambert@primenet.com>
Cc:        smp@FreeBSD.ORG
Subject:   Re: Pthreads and SMP 
Message-ID:  <199812160144.SAA03907@psf.Pinyon.ORG>
In-Reply-To: Your message of "Tue, 15 Dec 1998 07:32:54 GMT." <199812150732.AAA12768@usr06.primenet.com> 

next in thread | previous in thread | raw e-mail | index | archive | help

> 
> The problem space mappable using SMP is not trivially small, but
> it's a hell of a lot smaller than the problem space that can be
> mapped with 32 times the computations per clock cycle on a linear
> uniprocessor.

<grin>.  I've absorbed (maybe reflected is more accurate) 
considerable netnoise flack from pointing out that the problem space
for distributed memory parallel systems is considerably
(even exponentially) smaller than that for SMP.

The reason is the same as for SMP vs. uniprocessor.  If you are
unfortunate to be living in the real world of memory with hierarchies
of different access speeds and don't have nearly complete 
locality for memory references for each and every parallelizable 
task you are (nearly always) hosed.  

Wait a minute!  Did I just agree with Terry?

:-)

Russell 

> 
> 					Terry Lambert
> 					terry@lambert.org
> ---
> Any opinions in this posting are my own and not those of my present
> or previous employers.
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-smp" in the body of the message
> 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-smp" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812160144.SAA03907>