From owner-freebsd-hackers Thu May 31 2:49:39 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from l04.research.kpn.com (l04.research.kpn.com [139.63.192.204]) by hub.freebsd.org (Postfix) with ESMTP id 33E0E37B422 for ; Thu, 31 May 2001 02:49:36 -0700 (PDT) (envelope-from K.J.Koster@kpn.com) Received: by l04.research.kpn.com with Internet Mail Service (5.5.2653.19) id ; Thu, 31 May 2001 11:49:35 +0100 Message-ID: <59063B5B4D98D311BC0D0001FA7E452205FD9C3F@l04.research.kpn.com> From: "Koster, K.J." To: 'Michael Adler' Cc: hackers@FreeBSD.ORG Subject: RE: Preliminary Tuning man page (was Re: Benchmarking FreeBSD (wa s ...)) Date: Thu, 31 May 2001 11:49:34 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Dear Michael, > > Actually, it had never occurred to me that soft-updates was a > property of a > file-system and not a global flag in the kernel. That is why > I suggested a more prominent note about soft-updates. > Until you suggested it, it never ocurred to me that it could be anything but a per-filesystem property. When you run the 4.3 /stand/sysinstall it specifically allows you to change soft-updates setting per filesystem. I would oppose dmesg output on soft-updates enabling, because it does not say "mounting /usr, mounting /var" either. How do I know my MFS /tmp is mounted? How do I even know that /usr/local is mounted? Simple: by typing "mount", which, conveniently, also tells me about mount options such as soft-updates. As a counter-proposal, the soft-updates option should be made a mount option (which it is going to be IIRC), and described in the mount manual page. Maybe the GENERIC and LINT kernels could have a text reading "man mount for more info". Kees Jan ================================================ You are only young once, but you can stay immature all your life. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message