Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Sep 1999 13:44:44 -0500 (CDT)
From:      David Scheidt <dscheidt@enteract.com>
To:        Keith Stevenson <k.stevenson@louisville.edu>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: cache-friendly scheduling for SMP
Message-ID:  <Pine.NEB.3.96.990916134320.32436A-100000@shell-3.enteract.com>
In-Reply-To: <19990916143724.F17119@homer.louisville.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 16 Sep 1999, Keith Stevenson wrote:

> On Thu, Sep 16, 1999 at 12:25:52PM +0000, greg wrote:
> > I'm trying to run 1-2 processes with very large memory footprints on my P2 SMP 
> > machine.  I'm finding that the process switches cpu's quite often, which 
> > obviously isn't good for the caches on the CPU.
> > 
> > Can anybody point me to a paper, mailing list discussion, etc. that discusses 
> > scheduling processes to not thrash the cpu caches?  Or if there's anything in 
> > place, how I can take advantage of it, etc.  I got stumped on the idea a while 
> > ago, so I'm really curious...
> 
> <Disclaimer>
> All I've heard is a marketing presentation.  I haven't seen this is the real
> world yet.
> </Disclaimer>
> 
> IBM just released a new version of AIX (4.3.3).  One of the big features is
> CPU affinity in order to made better use of the CPU caches.  They claim to
> have done this be having a separate run queue for each CPU.

Someone posted some stuff about this to -SMP a bit ago.  They had produced a
cheduler that prefereed to run a process on the cpu it last ran on.  Go
check the archives.  Would have been 6 or 8 weeks ago, I think

David



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96.990916134320.32436A-100000>