From owner-freebsd-hackers Fri Oct 23 09:43:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA18134 for freebsd-hackers-outgoing; Fri, 23 Oct 1998 09:43:33 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from wopr.inetu.net (wopr.inetu.net [207.18.13.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA18129 for ; Fri, 23 Oct 1998 09:43:31 -0700 (PDT) (envelope-from ziggy@wopr.inetu.net) Received: from localhost (ziggy@localhost) by wopr.inetu.net (8.8.8/8.8.5) with SMTP id MAA00479 for ; Fri, 23 Oct 1998 12:42:59 -0400 (EDT) Date: Fri, 23 Oct 1998 12:42:59 -0400 (EDT) From: Ryan Ziegler To: freebsd-hackers@FreeBSD.ORG Subject: mounting multiple /proc's Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is it possible, safe, and atleast mildly efficient to mount /proc, say, 25 times? I have tried mounting it twice on 2.2.5, and every program that uses /proc became out-of-synch. However, I cannot confirm that the cause was the multiple /proc mountings because I was also playing around with other possibly-damaging things. I will try this again in the next few days when I have a spare machine. Suggestions, comments, caveats? -Ryan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message