* Clark Williams <willi...@redhat.com> wrote:

> > Shouldn't this be in kernel/sched/sched.h instead of the 
> > (already too large) linux/sched.h?
> 
> I don't think that will work be cause kernel/sysctl.c needs 
> the externs and I doubt we want to include 
> kernel/sched/sched.h from there.

Then at least introduce a new include/linux/sched_sysctl.h file 
please, and include it in sysctl.c and move this new knob there?

Other scheduler related sysctl knobs can move there too later 
on, reducing the burden on sched.h.

Thanks,

        Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to