[linux-audio-dev] set_rtlimit problem

2005-11-25 Thread Lee Revell
Hey, I just noticed that the sys_get_priority_max and _min syscalls do not take the RT priority rlimit into account. Since the watchdog thread runs at the -P setting + 10 then if the rlimit is 50 and the user specifies -P50 the watchdog thread will fail. I believe sched_get_priority_max(SCHED_FI

Re: [linux-audio-dev] NPTL jack+ardour: large memlock required (was: Jack and NPTL (again?))

2005-11-25 Thread Lee Revell
On Fri, 2005-11-25 at 11:10 +1030, Jonathan Woithe wrote: > I have since discovered (thanks to strace) that the problem lies in an > mmap2() call which requests a size of around 8MB. It appears to be > part of the NPTL pthread_create() function. The error returned by > mmap2() (EAGAIN) indicates

[linux-audio-dev] [ANN] jack_capture v0.0.1

2005-11-25 Thread Kjetil S. Matheussen
http://www.notam02.no/arkiv/src/ ABOUT - jack_capture is a small simple program to capture whatever sound is going out to your speakers into a file. This is the program I always wanted to have for jack, but no one made. So here it is. USAGE - jack_capture [-f filename] [ -b bitdept