Date: Tue, 17 Feb 1998 01:56:07 +0000 (GMT) From: Terry Lambert <tlambert@primenet.com> To: Tor.Egge@idi.ntnu.no (Tor Egge) Cc: mike@smith.net.au, toor@dyson.iquest.net, hackers@FreeBSD.ORG Subject: Re: VM messed: vm_page_free panic problem Message-ID: <199802170156.SAA02873@usr04.primenet.com> In-Reply-To: <199802170115.CAA21240@pat.idi.ntnu.no> from "Tor Egge" at Feb 17, 98 02:15:33 am
next in thread | previous in thread | raw e-mail | index | archive | help
> > I've committed it to -current; I was going to ask if it was required > > in -stable (ie. is this a fundamental problem, or just one that's > > arisen out of changes to -current?) > > I believe -stable has the same problem (ffs_getpages calls calls VOP_GETPAGES, > mfs doesn't implement VOP_GETPAGES). This is based upon looking through > the source code, I've not actually triggered the problem in -stable. The problem was, I think, mainfested by the changes to kern_exec.c which were applied to -current only, and not to -stable. I believe -stable still uses the vn_rdwr (without the necessary call to LEASE_CHECK, of course, the better to break NFS...). In normal operation, this problem should never manifest in -stable. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802170156.SAA02873>
