[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140723170753.5e2047c5@alan.etchedpixels.co.uk>
Date: Wed, 23 Jul 2014 17:07:53 +0100
From: One Thousand Gnomes <gnomes@...rguk.ukuu.org.uk>
To: "xinhui.pan" <xinhuix.pan@...el.com>
Cc: Peter Hurley <peter@...leysoftware.com>,
Greg KH <gregkh@...uxfoundation.org>,
mnipxh <mnipxh@...il.com>, jslaby@...e.cz,
linux-kernel@...r.kernel.org, yanmin_zhang@...ux.intel.com
Subject: Re: [PATCH] tty/tty_io.c: make a check before reuse cdev
> Very nice solution. We will check if this can cause any risk, both to kernel and user space.
> Using a new tty base to register with new cdevs may give us more chance to wait PROCESS quit/close.
> when total 256 tty used up, what we should do is still in discuss.
At that point you may want to look at how fuser works and create some
kind of policy manager needs to kill problem tasks owning a device.
Or in theory there is no reason nowdays we can't go above 256 devices -
in theory 8)
Alan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists