Re: fork() blocking rt-threads?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Oct 16, 2009 at 12:31 PM, Nedko Arnaudov <nedko@xxxxxxxxxxxxx> wrote:
>> Another question that comes to mind is: was Ardour running with a realtime
>> priority too? Higher or lower prio than jack's?
>
> Ardour process has realtime thread(s) started by libjack.

AFAICT, fork() is inherently unusable from any thread of a process
with realtime threads.  It locks the page tables and the process
structure of the parent among other things.

Anyone know if posix_spawn() is supported by any major distro's glibc?
 Apparently it was developed to solve this exact problem.

http://www.opengroup.org/onlinepubs/009695399/functions/posix_spawn.html

Lee
--
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [RT Stable]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux