Hi,
Paul Davis skrev:
On Wed, 2007-02-28 at 23:25 +0100, Atte André Jensen wrote:
Yves Potin wrote:
This is completely transparent for the user and the applications
and works great, without any problem or particular setup (maybe for a
single dual core processor a SMP kernel is required).
Ok that sounds good. How is it decided which app is running on which
core and can a running app (realtime audio) switch core?
scheduling of processes on an SMP system is essentially completely
transparent to the user and the processes.
there are some tricks in modern linux systems that can be used to
circumvent the normal decisions of the operating system's scheduler, but
in general these are not going to be useful unless you really, really
know what you are doing.
--p
Possibly I'm missing something here, but I was under the impression that
to _really_ utilize a dual core system you need to use Jackdmp.
Jackd will only use one core. The other core won't be without work
though, there's plenty of work to redraw gui's and what not.
Someone do correct me if I'm wrong.
Regards,
Robert