From owner-freebsd-current@FreeBSD.ORG Fri Apr 30 08:43:18 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A841716A4CE for ; Fri, 30 Apr 2004 08:43:18 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id C527043D54 for ; Fri, 30 Apr 2004 08:43:17 -0700 (PDT) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.11/8.12.11) with ESMTP id i3UFh0Pg007947; Fri, 30 Apr 2004 17:43:01 +0200 (CEST) (envelope-from phk@phk.freebsd.dk) To: "M. Warner Losh" From: "Poul-Henning Kamp" In-Reply-To: Your message of "Fri, 30 Apr 2004 08:30:04 MDT." <20040430.083004.116247770.imp@bsdimp.com> Date: Fri, 30 Apr 2004 17:43:00 +0200 Message-ID: <7946.1083339780@critter.freebsd.dk> cc: freebsd-current@freebsd.org Subject: Re: DEVFS in a chroot? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Apr 2004 15:43:18 -0000 In message <20040430.083004.116247770.imp@bsdimp.com>, "M. Warner Losh" writes: >How would that make it worse? Seems like I'm in a no win situation: >if I mount one for everybody, then the system grinds to a halt because >the mount lists are too long. If I mount and unmount it all the time, >things are also bad in some unspecified way. The other way around... (I have not double checked this!) My recollection is that we do not traverse the mountlist in normal filesystem operations, but only on mount/unmount operations. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.