From owner-cvs-all Tue Jan 30 12:38:39 2001 Delivered-To: cvs-all@freebsd.org Received: from privatecube.privatelabs.com (unknown [63.114.185.254]) by hub.freebsd.org (Postfix) with ESMTP id 5F4E237B69B; Tue, 30 Jan 2001 12:38:19 -0800 (PST) Received: from misha.privatelabs.com (root@misha.plten [10.0.0.106]) by privatecube.privatelabs.com (8.9.3/8.9.2) with ESMTP id PAA20799; Tue, 30 Jan 2001 15:58:23 -0500 Received: from virtual-estates.net (mi@localhost [127.0.0.1]) by misha.privatelabs.com (8.11.1/8.9.3) with ESMTP id f0UKcAP40898; Tue, 30 Jan 2001 15:38:11 -0500 (EST) (envelope-from mi@virtual-estates.net) Message-Id: <200101302038.f0UKcAP40898@misha.privatelabs.com> Date: Tue, 30 Jan 2001 15:38:08 -0500 (EST) From: mi@aldan.algebra.com Subject: Re: cvs commit: src/sys/i386/conf GENERIC To: Poul-Henning Kamp Cc: jhb@FreeBSD.org, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org In-Reply-To: <14253.980705528@critter> MIME-Version: 1.0 Content-Type: TEXT/plain; CHARSET=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 28 Jan, Poul-Henning Kamp wrote: = In message , Matthew Jacob writes: = = >> > Hmm.,... though you may be right.... mfs didn't mount for me now... but that = >> > may be the usual userland<>kernel mismatch... = >> = >> One should use md(4) and mdconfig(8) rather than MFS nowadays anyways, which = >> does work with DEVFS. = > = >Uh, I don't think so. MFS should be fixed. With MFS you should be able to take = >advantage of VM. I don't think the same applies to md. = = Try it, and come back with numbers if you think it is worse... Mount_mfs needs to be changed to use md? To somehow make those entries in fstab: /dev/ad0s2b /tmp mfs rw,async,noatime work properly. The md-creation script provided in the md(4) should happend automagicly, perhaps. Respectfully, -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message