Date: Tue, 30 Jan 2001 15:38:08 -0500 (EST) From: mi@aldan.algebra.com To: Poul-Henning Kamp <phk@critter.freebsd.dk> Cc: jhb@FreeBSD.org, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/conf GENERIC Message-ID: <200101302038.f0UKcAP40898@misha.privatelabs.com> In-Reply-To: <14253.980705528@critter>
next in thread | previous in thread | raw e-mail | index | archive | help
On 28 Jan, Poul-Henning Kamp wrote: = In message <Pine.BSF.4.21.0101271727280.20246-100000@beppo.feral.com>, 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101302038.f0UKcAP40898>