Will Dapper support RLIMIT_RTPRIO?

Dana Olson dana at ubuntustudio.com
Thu Mar 9 09:14:31 GMT 2006


On 3/9/06, Fabio Massimo Di Nitto <fabbione at ubuntu.com> wrote:
> Dana Olson wrote:
> >>
> >> --
> >> I'm going to make him an offer he can't refuse.
> >
> > Hi,
> >
> > I'm not sure how to tell if the other two are working, but PAM is
> > definitely working. And it's very appreciated. :)
> >
> > Dana
> >
>
> without glibc support, pam would not work. If you can execute RT
> apps from the shell, it means that bash is working too.
>
> Fabio
>
> --
> I'm going to make him an offer he can't refuse.


Actually, that was the purpose of this section of the
061_pam_rlimits_nice_rtprio PAM patch:

+/* hack: glibc-2.3.6 doesn't know about these yet */
+#define RLIMIT_NICE 13
+#define RLIMIT_RTPRIO 14
+#undef RLIM_NLIMITS
+#define RLIM_NLIMITS 15

Dana



More information about the ubuntu-devel mailing list