:On Mon, 19 Jul 1999, John Milford wrote:
:
:>      Unless I am misunderstanding you, mfs does what you are
:> describing.
:
:I'm pretty sure you're misunderstanding him. MFS is not even close.
:
:ron

    You know, none of us are being clear :-)

    The basic problem is that MFS is not a filesystem device.  What you say?
    It looks like a filesystem device to you!

    Well, no.  MFS is actually a *block* device that UFS runs on top of.  When
    you create an MFS filesystem you are actually creating a UFS filesystem
    and running all the UFS filesystem device code, except the backing store
    is being implemented by MFS as a dummy block device.  MFS simply copies
    the data to and from the VM space of the mfs process.

                                        -Matt
                                        Matthew Dillon 
                                        <[EMAIL PROTECTED]>


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to