On 09-Nov-98 Steffen Schwigon wrote:
> Hi,
> 
> is there a introduction paper or something similar on the net, from
> where I can learn how to program my multiprocessor system (2xPII266)
> under Linux on a quite high level? Maybe there are some general C, C++
> or Java libs (by all means no low level kernel hacking) I can use
> under linux smp.
> 
> If this is a faq, please link me to it and sorry.
> 
> (Greeti+Tha)nX
> Steffen
> -- 
> Steffen Schwigon
> <[EMAIL PROTECTED]>

yes this is a faq. Please read http://www.irisa.fr/prive/mentre/smp-faq. The
faq has a section on programming with exmples. The short story is you create a
shared memory and either do SMP aware threads or fork() with System V IPC. 


----------------------------------
Constantine Gavrilov
Unix System Administration
MIS, Indigo Ltd.
Tel. 08-9381058
E-Mail: [EMAIL PROTECTED]
Date: 10-Nov-98
Time: 12:05:01

This message was sent by XFMail
----------------------------------

Reply via email to