On Fri, Sep 13, 2013 at 07:24:27PM +0200, Mark Kettenis wrote: > > Date: Fri, 13 Sep 2013 17:55:17 +0200 > > From: Marc Espie <[email protected]> > > > > In general, when we don't have enough of a device, we end up with clonable > > shit or something don't we ? > > Not really. Cloneable devices are used to create per-open context.
well, it seems to me that having a limit on the number of devices like usb stuff or something is somewhat wasteful. It would probably be nicer if it could adjust automatically (note that I have no idea how much more work this involves besides allocating the structures in the right location... but since usb hot-attaches after boot, I figure most of the work is already there).
