Date: Mon, 1 Feb 1999 00:37:52 -0800 (PST) From: Matthew Dillon <dillon@apollo.backplane.com> To: "Daniel C. Sobral" <dcs@newsguy.com> Cc: current@FreeBSD.ORG Subject: Re: vn and 4.0 Message-ID: <199902010837.AAA02272@apollo.backplane.com> References: <36B47C1B.C509042A@newsguy.com>
next in thread | previous in thread | raw e-mail | index | archive | help
:Is vn safe right now on -current? And does current's msdos fs
:support fat-32?
:
:--
:Daniel C. Sobral			(8-DCS)
:dcs@newsguy.com
    With that most recent patch ( which I am just committing now ) ... maybe.
    In -4.x, the alternate B_PAGING path in vn.c's vnstrategy() code is used
    for VM faults as well as swap I/O.  In -3.x that path was only used for
    swap I/O.  It is possible that there are more bugs in this section of 
    vn.c.
    I would say it is 'probably' ok, but it will take more people testing
    the vn device under -4.x to be able to say that it is safe.
    					-Matt
					Matthew Dillon 
					<dillon@backplane.com>
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199902010837.AAA02272>
