| Author |
Message |
|
|
Post subject: sidux audio workstation wiki suggestions
Posted: Jun 05, 2008 - 12:55 PM
|
|
Joined: Dec 08, 2006
Posts: 110
Status: Offline
|
|
I have found this in the sidux audio workstation wiki:
Quote:
To be able to use the rt-kernel as a user, you have to edit as root the /etc/security/limits.conf file:
@audio - rtprio 90
@audio - nice -5
@audio - memlock 75000
This entry will give the user in the group "audio" the rights to start application with rt-priority.
The highest priority is 99 and should only be for irq's like timer and sound card.
I think, however, that these settings are not right: Midi threads of softsynths/midi sequencers, in a realtime kernel, need a priority between 85 and 95.
You could try with Linuxsampler and Qsampler for example (www.linuxsampler.org). With the settings suggested in the wiki, qsampler is complaining about the impossibility to give realtime priority to the sampler threads. So I think that a maximum priority of 99 is the right one. Remember that this priority is only a theoretical maximum and the real priority is defined by the author of the software or the user, if the option is present in the software.
In my case I am using this one in limits.conf
Quote:
@audio - rtprio 99
@audio - nice -10
@audio - memlock unlimited
This week I was also working on irq priority and maybe I will post some very important suggestions in the next message. With a dual core Intel T7100, 2 Gig of memory, last makke kernel, the latency performance is to be considered poor without tweaking the system. |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: sidux audio workstation wiki suggestions
Posted: Jun 05, 2008 - 01:24 PM
|
|
Joined: Dec 02, 2006
Posts: 531
Status: Offline
|
|
hi blackhole
yes, you are absolutly right. I wrote the sidux audio workstation wiki (german version), khz translate it in english. Please feel free to edit it to your suggestions.
It's a work in progress and of course, I use the same settings then you suggest.
brummer |
_________________ [ sidux-20070120-d:3]
|
| |
|
|
|
 |
|
|
|
Post subject: RE: sidux audio workstation wiki suggestions
Posted: Jun 12, 2008 - 04:53 AM
|
|
Joined: Dec 02, 2006
Posts: 531
Status: Offline
|
|
| done |
_________________ [ sidux-20070120-d:3]
|
| |
|
|
|
 |
|
|
|
|