From: "Shreyas Kejariwal" <skejariwal@perigee.com>
To: linux-smp@vger.kernel.org
Subject: SMP questions
Date: Wed, 18 Jun 2003 10:41:54 -0400 [thread overview]
Message-ID: <bcptjn$vd9$1@main.gmane.org> (raw)
Hi everyone,
I am new to this arena and I have few questions so please help me answer
them.
1. Looks like most of the new systems employ SMPs. But do we still have
ASMPs systems ?
2. How can we control the tasks, threads to run on a particular processor ?
Is there a way we can specify ? Take the scenario where there are two
multi-threaded applications. I want all the threads of the App1 to run on
Processor, P1 and the threads of the App2 on Processor, P2. Not like some
threads of App1 would run on P2 depending on the scheduler.
3. How can processors access each other's memory / addr space?
4. Digging into the scheduler code, I found that we can either set scheduler
policy to be either Round Robin or FIFO. Are there other schedulers
available which use different policy.
5. I read about Shared and Non-shared Cache. How does L2 gets shared. Its on
the die. So does that mean that you have to buy a shared cache board ?
I apologize if some of the questions are stupid and outside the scope of
this forum.
Moreover, pointers to web-resources would be helpful.
Thanks,
Shreyas
next reply other threads:[~2003-06-18 14:41 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-18 14:41 Shreyas Kejariwal [this message]
2003-06-19 16:00 ` SMP questions 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
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='bcptjn$vd9$1@main.gmane.org' \
--to=skejariwal@perigee.com \
--cc=linux-smp@vger.kernel.org \
/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