Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Nov 1999 13:18:12 +0100 (CET)
From:      Andrzej Bialecki <abial@webgiro.com>
To:        Poul-Henning Kamp <phk@critter.freebsd.dk>
Cc:        cvs-committers@freebsd.org, cvs-all@freebsd.org
Subject:   Re: cvs commit: src/sys/conf options src/sys/dev/md md.c src/sys/i386/conf GENERIC LINT PCCARD src/sys/kern vfs_conf.c src/sys/sys conf.h src/sys/ufs/mfs mfs_vfsops.c 
Message-ID:  <Pine.BSF.4.05.9911281303130.64811-100000@freja.webgiro.com>
In-Reply-To: <15595.943787689@critter.freebsd.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 28 Nov 1999, Poul-Henning Kamp wrote:

> In message <Pine.BSF.4.05.9911281202140.62295-100000@freja.webgiro.com>, Andrze
> j Bialecki writes:
> 
> >I'm using MFS for many things. I feel a bit uneasy now, because of lack of
> >information about the new md device. It seems to me that MFS got somehow
> >"deprecated", but I'm not sure at all what the MD gives us instead...
> 
> The root filesystem capability got moved from MFS to md because the
> way MFS did it was rather nasty from an architecture point of view.
> 
> >Could you shortly explain pros/cons of MD vs. MFS, difference in
> >functionality (esp. lost functionality) 
> 
> There are no lost functionality.

Wow, that's short! :-/ Anything else? Initializing from FS image? Using
swap? How does it affect VM resources? Does it wire down the kernel 
memory? What is the overhead as compared to MFS?


> >                                            how the MD affects system
> >resources?
> 
> You need the md driver in your kernel.

Hehe... See questions above.

> >           Are you going to remove MFS altogether from the -current?
> 
> no.

Ok. MD looks intriguing, but I (we?) need to know more how it affects the
system, not just 'no loss of functionality' statement.

Eg. let's suppose I have a machine with 512MB memory, and I want to use
256MB fo memory FS on /tmp. What difference will this have on VM resources
in case of MD and MFS? Do they actually allocate all the pages, even
unused? What happens to the free FS blocks?Do they take space? Does the MD
device return unused pages to the system? etc, etc...

Andrzej Bialecki

//  <abial@webgiro.com> WebGiro AB, Sweden (http://www.webgiro.com)
// -------------------------------------------------------------------
// ------ FreeBSD: The Power to Serve. http://www.freebsd.org --------
// --- Small & Embedded FreeBSD: http://www.freebsd.org/~picobsd/ ----



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?Pine.BSF.4.05.9911281303130.64811-100000>