On Wed, 2007-11-07 at 10:27 -0800, Andrew Morton wrote:
> > On Wed, 07 Nov 2007 13:17:00 +0100 Peter Zijlstra <[email protected]> wrote:
> > + {
> > + .ctl_name = CTL_UNNUMBERED,
> > + .procname = "sched_nr_migrate",
> > + .data = &sysctl_sched_nr_migrate,
> > + .maxlen = sizeof(unsigned int),
> > + .mode = 644,
> > + .proc_handler = &proc_dointvec,
> > + },
>
> This (and all the other stuff in that table) should be described in
> Documentation/, please.
>
> It would be nice if sched_nr_migrate didn't exist, really. It's hard to
> imagine anyone wanting to tweak it, apart from developers.
Right, most of these SCHED_DEBUG sysctls are only interesting to
developers, although stuff like sched_latency might be interesting to
some users.
I'll try and write up a documentation thingy before .24 hits the street.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]