Re: [proaudio] rt-sources-2.6.23 - problem or not? |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/proaudio Archives
]
- To: proaudio@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [proaudio] rt-sources-2.6.23 - problem or not?
- From: "Mark Knecht" <markknecht@xxxxxxxxx>
- Date: Mon, 15 Oct 2007 12:29:40 -0700
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=xKBHLewQS1IyM8yMh2r6b+DR7hvGQ2FeKTtsKUlPkx4=; b=dYYdUabRRFHBYUlsVvGGa1T6ZRNZvXftthwI5hwKzZpb+5o3xjHnvK+QEvM9W/+UBpm2ceB3VUPj3OtknyKX5YV0wOm09bmVK6qfxpssrmSFJCmoMGFae6yj08YhCK4KiYdg4Hquez4M5fkcwiyoLHPZuaFc4b4mQdsiZRwRfEg=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=VxevwNzwfmj5gcvLkNtqdRgtqPcpmrLtqHHwKfrZDDEDdp/5bLpGhD9WPPK+fv5hblcDimq2WHn/gvcCj4AqdPkLnqSTmv4Gyf6Oe3GK49xBCm3CCcmY18mdvUtQxUTe5UZoSu4JmyQA6p0kTQ9roTIuJWg/U7bNhaiqppJgBo8=
> >
> > I'm up and running 2.6.23-rt1 fine from the ebuild. Rather than using
> > make oldconfig I configured the kernel from scratch following the
> > HOWTO on the proaudio site. I have been using the realtime-lsm module
> > and wanted to see if I could switch over to using PAM.
>
> It is not a problem. You must emerge PAM from the overlay and configure it as
> explained by the comment at the end of the merge. You must also disable the
> realtime-lsm. This step is not a necessity because PAM will take the control
> over the realtime-lsm. But it is no need to run a module that will have no use.
>
> For switching back to the realtime-lsm, it is enough to disable the config of
> PAM-rlimits and re-enable the realtime-lsm.
>
> I done some test it was one year ago or so. The difference in performance
> between PAM and the realtime-lsm was very little. It was only with a huge load
> of the audio system and processor that it was a very little advantage for the
> realtime-lsm.
> According to a discussion on Agnula email list, it must be possible to get
> exactly the same result by playing with PAM parameters.
>
> Dominique
>
Maybe I wasn't clear. PAM was already emerged. I just built the new
kernel, set the rt limits as per the proaudio kernel setup page, and
it worked first time. No problems at all.
realtime-lsm is not loaded and Jack starts with realtime capability so
I guess it's working. Easy. I didn't do much of anything.
Cheers,
Mark