On 3/2/07, tanila <[EMAIL PROTECTED]> wrote:

I would like to make experiences with multithreadded application and how
to get benefits with more than one cpu.

All you should need to do is create multiple threads in your system
and the OS and CPU(s) will handle the rest.  No need to do something
special in you application.

Another question:
Are this magic doual/quad-core cups real multiprocessor-systems like a
mainboard with two or more processors ?

Yes they are like the old style mainboards with two or more physical
processors on the motherboard.  HyperThreading on the other hand is a
Intel sales gimic which fakes a second processor (software processor).


--
Graeme Geldenhuys

There's no place like S34° 03.168'  E018° 49.342'

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to