Gentoo Archives: gentoo-amd64

From: Mihir Sevak <mihir.sevak@×××××.com>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] SMP
Date: Fri, 26 May 2006 14:07:33
Message-Id: 48fcf8860605260703m2264be8hcd5a5fc9d43c86dd@mail.gmail.com
In Reply to: Re: [gentoo-amd64] SMP by Drew Kirkpatrick
1 Dear Drew,
2 I really thank you for giving me this guidence. You are absolutely right
3 i am using
4 C as a programming language. I have an AMD 64 dual core system. Is there any
5 way
6 i can take charge of those two processors and command them which thread
7 should
8 run on which processor??? I am prepared with scheduling mechanism but only
9 thing
10 i am lacking is how to take charge and decide that which processor should
11 run which
12 thread.
13 If you can guide me for that i would really appreciate it.
14
15 Thanks in Advance.
16
17
18 On 5/25/06, Drew Kirkpatrick <drew.kirkpatrick@×××××.com> wrote:
19 >
20 > Easiest way I think is programming with threads. Here's a decent tutorial:
21 >
22 > http://yolinux.com/TUTORIALS/LinuxTutorialPosixThreads.html
23 >
24 > Of course I'm assuming that you're using C/C++. But look into threads,
25 > good way to take advantage of SMP systems...
26 >
27 >
28 > On 5/25/06, Mihir Sevak <mihir.sevak@×××××.com> wrote:
29 > > Hello everyone,
30 > > can anyone guide me how to use SMP feature of Gentoo for programming
31 > > purposes??
32 > > Thanks.
33 > >
34 > >
35 > > --
36 > > "How can anything be impossible when impossible itself says I M
37 > Possible???"
38 > > Mihir
39 >
40 > --
41 > gentoo-amd64@g.o mailing list
42 >
43 >
44
45
46 --
47 "How can anything be impossible when impossible itself says I M Possible???"
48 Mihir

Replies

Subject Author
Re: [gentoo-amd64] SMP David Fellows <fellows@×××.ca>
[gentoo-amd64] Re: SMP Duncan <1i5t5.duncan@×××.net>