[linux-audio-dev] About low latency on MP-systems

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: [linux-audio-dev] About low latency on MP-systems
From: Ralf Beck (musical_snake_AT_gmx.de)
Date: Tue Jul 13 2004 - 20:15:44 EEST


Some thoughts about low latency with dual processor or HT capable systems.

Isn't it possible to get low latency by locking everything (= all processes +
interrupts) except for the audio/midi interrupt and the RT process(es) to
one cpu and the latter two to the second, using the cpu and irq affinity calls
?

I thought this way interrupts, bottom halfs and the like are handled per cpu
and don't interfere (lock each other out) between cpus and processes not using
system calls should never be blocked.

If it is that way, this would help at least the MP/HT systems,regardless of
the kernel used.

Or am i thinking wrong here?


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Tue Jul 13 2004 - 21:26:26 EEST