Gentoo Archives: gentoo-amd64

From: David Fellows <fellows@×××.ca>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] SMP
Date: Fri, 26 May 2006 15:42:30
Message-Id: 200605261538.k4QFcZMv014845@mailserv.unb.ca
In Reply to: Re: [gentoo-amd64] SMP by Mihir Sevak
1 >
2 > Dear Drew,
3 > I really thank you for giving me this guidence. You are absolutely right
4 > i am using
5 > C as a programming language. I have an AMD 64 dual core system. Is there an=
6 > y
7 > way
8 > i can take charge of those two processors and command them which thread
9 > should
10 > run on which processor??? I am prepared with scheduling mechanism but only
11 > thing
12 > i am lacking is how to take charge and decide that which processor should
13 > run which
14 > thread.
15
16 Googling linux cpu affinity scheduler
17 will give you many leads. Looks like
18 emerge schedutils
19 will be in order too.
20
21 Dave F
22
23 --
24 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] SMP Mihir Sevak <mihir.sevak@×××××.com>