Re: SCHED_IDLE documentation

From: Michael Kerrisk
Date: Mon Mar 03 2008 - 05:07:22 EST


On Mon, Mar 3, 2008 at 10:24 AM, Ingo Molnar <mingo@xxxxxxx> wrote:
>
> * Michael Kerrisk <mtk.manpages@xxxxxxxxxxxxxx> wrote:
>
> > On Mon, Mar 3, 2008 at 8:33 AM, Ingo Molnar <mingo@xxxxxxx> wrote:
> > >
> > > * Arnd Bergmann <arnd@xxxxxxxx> wrote:
> > >
> > > > If we don't have any man page, what is the actual definition of
> > > > SCHED_IDLE anyway?
> > >
> > > it's rather simple: "it's a priority level even lower priority than nice
> > > +19".
> >
> > Some other questions whose answers may be worth including in the man page:
> >
> > * When was SCHED_IDLE added? (Actually, who added it?)
>
> "git-blame include/linux/sched.h" gives you that information, it was
> added by me as part of CFS:
>
> commit 0e6aca43e08a62a48d6770e9a159dbec167bf4c6
> Author: Ingo Molnar <mingo@xxxxxxx>
> Date: Mon Jul 9 18:51:57 2007 +0200

Yep -- I found it later -- thanks.

Ingo, could you please CC me when kernel-userland API changes go into
mainline? Otherwise, they potentially end up undocumented, and
un(der)used.

Thanks,

Michael


--
Michael Kerrisk
Maintainer of the Linux man-pages project
http://www.kernel.org/doc/man-pages/
Want to report a man-pages bug? Look here:
http://www.kernel.org/doc/man-pages/reporting_bugs.html
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/