Re: [PATCH] parport/ppdev: fix registration of sysctl entries

From: Marcin Slusarz
Date: Sun Jul 06 2008 - 11:12:59 EST


On Sun, Jul 06, 2008 at 05:05:19AM +0100, Al Viro wrote:
> c) *HOWEVER*, all races aside, we have a genuinely fscked up
> API. Each of these parport scheduling entities has a parameter - timeslice.
> That parameter is exposed as sysctl. And we definitely want these per-open,
> not per-port. And we get everything for the same port mapped to the same
> sysctl.

Why we want it per-open? What's a timeslice (in this context)?
--
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/