* Binding thread to a processor
@ 2001-07-22 11:22 jneeraj
2001-07-22 17:33 ` Steven Walter
0 siblings, 1 reply; 2+ messages in thread
From: jneeraj @ 2001-07-22 11:22 UTC (permalink / raw)
To: linux-kernel
Hi all,
I am using Suse-linux-7.1 with default linux -ppc kernel on apple G4
machine.
I have a multithreaded user application and I need to run it on an
2.4.2-SMP machine. Do I need bind the thread to a particular processor? If
yes, how do I do that?
---
Neeraj Jain
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: Binding thread to a processor
2001-07-22 11:22 Binding thread to a processor jneeraj
@ 2001-07-22 17:33 ` Steven Walter
0 siblings, 0 replies; 2+ messages in thread
From: Steven Walter @ 2001-07-22 17:33 UTC (permalink / raw)
To: jneeraj; +Cc: linux-kernel
On Sun, Jul 22, 2001 at 04:52:37PM +0530, jneeraj@in.ibm.com wrote:
> Hi all,
> I am using Suse-linux-7.1 with default linux -ppc kernel on apple G4
> machine.
>
> I have a multithreaded user application and I need to run it on an
> 2.4.2-SMP machine. Do I need bind the thread to a particular processor? If
> yes, how do I do that?
>
> ---
> Neeraj Jain
You shouldn't need to take any special action to get the threads to run
on seperate processes, if that's what you're asking.
If you want the threads to only run on a specific processor each, I'm
afraid that is functionality that isn't availible in the default linux
kernel.
--
-Steven
In a time of universal deceit, telling the truth is a revolutionary act.
-- George Orwell
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-07-22 17:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-07-22 11:22 Binding thread to a processor jneeraj
2001-07-22 17:33 ` Steven Walter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox