Re: Christmas list for the kernel

From: Jon Smirl
Date: Wed Nov 23 2005 - 11:50:47 EST


On 11/23/05, Bill Davidsen <davidsen@xxxxxxx> wrote:
> Russell King wrote:
> > On Wed, Nov 23, 2005 at 09:43:58AM -0500, Jon Smirl wrote:
>
> >>Plus I have 64 tty devices. Couldn't the tty devices be created
> >>dynamically as they are consumed? Same for the loop and ram devices?
> >
> >
> > You do realise that the dynamic device creation for those 64 console
> > devices is done via the console device being _opened_ by userspace?
> >
> Which userspace program is opening 64 console devices? Surely it could
> be taught to use a smaller number. If you mean that open the console
> once creates all those devices, I think that's exactly what Jon was
> suggesting is not desirable (I agree).

I believe the 64 console devices is comming from this define in tty.h
#define MAX_NR_CONSOLES 63

>
> --
> -bill davidsen (davidsen@xxxxxxx)
> "The secret to procrastination is to put things off until the
> last possible moment - but no longer" -me
>
> -
> 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/
>


--
Jon Smirl
jonsmirl@xxxxxxxxx
-
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/