Symmetric Multiprocessing (SMP) development
 help / color / mirror / Atom feed
From: "Earle R. Nietzel" <nietzel@rhinobox.org>
To: "Robert M. Hyatt" <hyatt@cis.uab.edu>
Cc: Shreyas Kejariwal <skejariwal@perigee.com>,
	linux-smp <linux-smp@vger.kernel.org>
Subject: Re: SMP questions
Date: 20 Jun 2003 09:20:28 +0200	[thread overview]
Message-ID: <1056093628.4216.6.camel@home> (raw)
In-Reply-To: <Pine.LNX.4.44.0306191945100.3795-100000@crafty.cis.uab.edu>

On Fri, 2003-06-20 at 02:45, Robert M. Hyatt wrote:
> On 19 Jun 2003, Earle R. Nietzel wrote:
> 
> > 
> > > Why would you want to?  This is something the operating system should 
> > > handle correctly.
> > Agreed that the OS should be able to handle it the best it can. 
> > 
> > Though somtimes you have processes that are more important than others and you want to maintain a level of performance for that (application) process.
> > 
> > An example might be if other (applications) processes hog the cpu's, therby lowering the level of performace of the more important process.
> 
> Wouldn't changing the priority be a better solution?  Or else "nice" 
> down those compute-hogs so they don't slow down the "important"
> applications?
> 

I think were getting to a case by case basis. In one situation yes maybe
prioritizing the processes would be enough but the in others the only
sure way is using affinity.

Since it is clear that the future is going back to a scale up
environment these utilities will become more important.


> 
> 
> > 
> > This might be unacceptable which is why processor affinity is required.
> > 
> > These utilities are very valuable on scale up boxes versus scale out where problems like this are frequent.
> > 
> > 


      reply	other threads:[~2003-06-20  7:20 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-18 14:41 SMP questions Shreyas Kejariwal
2003-06-19 16:00 ` Robert M. Hyatt
2003-06-19 16:55   ` Shreyas Kejariwal
2003-06-19 17:18     ` Robert M. Hyatt
2003-06-19 21:09     ` Earle R. Nietzel
2003-06-19 20:58   ` Eckhard Rüggeberg
2003-06-19 21:20     ` Robert M. Hyatt
2003-06-19 21:58   ` Earle R. Nietzel
2003-06-20  0:45     ` Robert M. Hyatt
2003-06-20  7:20       ` Earle R. Nietzel [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1056093628.4216.6.camel@home \
    --to=nietzel@rhinobox.org \
    --cc=hyatt@cis.uab.edu \
    --cc=linux-smp@vger.kernel.org \
    --cc=skejariwal@perigee.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox