From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tim Hockin Subject: Re: RE: autofs scalability Date: Thu, 4 Dec 2003 14:37:33 -0800 Sender: autofs-bounces@linux.kernel.org Message-ID: <20031204223733.GJ10772@sun.com> References: <20031203194323.GB10772@sun.com> <20031204191203.GA17865@sun.com> <3FCF9367.8040804@zytor.com> Reply-To: thockin@sun.com Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <3FCF9367.8040804@zytor.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: autofs-bounces@linux.kernel.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: "H. Peter Anvin" Cc: "Ogden, Aaron A." , autofs@linux.kernel.org, Ian Kent On Thu, Dec 04, 2003 at 12:04:55PM -0800, H. Peter Anvin wrote: > > Ditto. It's simple, but it just hasn't been high enough priority. > > > > It really would be better if it was dynamic. Any fixed limit (other > than 2^20 minors) is really a hack. You either allocate 2^20 bits for every user, or you allocate it as needed (and handle alloc failures when they are least expected) or you sysctl it and let the admin decide early on whether she wants to allow large numbers of pseudo-devs. -- Tim Hockin Sun Microsystems, Linux Software Engineering thockin@sun.com All opinions are my own, not Sun's