Gentoo Archives: gentoo-amd64

From: Drew Kirkpatrick <drew.kirkpatrick@×××××.com>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] SMP
Date: Thu, 25 May 2006 19:31:16
Message-Id: 81469e8e0605251228h59e132b6w9f4693abaa575f7f@mail.gmail.com
In Reply to: [gentoo-amd64] SMP by Mihir Sevak
1 Easiest way I think is programming with threads. Here's a decent tutorial:
2
3 http://yolinux.com/TUTORIALS/LinuxTutorialPosixThreads.html
4
5 Of course I'm assuming that you're using C/C++. But look into threads,
6 good way to take advantage of SMP systems...
7
8
9 On 5/25/06, Mihir Sevak <mihir.sevak@×××××.com> wrote:
10 > Hello everyone,
11 > can anyone guide me how to use SMP feature of Gentoo for programming
12 > purposes??
13 > Thanks.
14 >
15 >
16 > --
17 > "How can anything be impossible when impossible itself says I M Possible???"
18 > Mihir
19
20 --
21 gentoo-amd64@g.o mailing list

Replies

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