From owner-freebsd-current Wed Sep 18 06:53:29 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA29161 for current-outgoing; Wed, 18 Sep 1996 06:53:29 -0700 (PDT) Received: from dyson.iquest.net (dyson.iquest.net [198.70.144.127]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id GAA29121; Wed, 18 Sep 1996 06:53:24 -0700 (PDT) Received: (from root@localhost) by dyson.iquest.net (8.7.5/8.6.9) id IAA00461; Wed, 18 Sep 1996 08:53:21 -0500 (EST) From: "John S. Dyson" Message-Id: <199609181353.IAA00461@dyson.iquest.net> Subject: Re: possible vm kernel death To: sos@FreeBSD.org Date: Wed, 18 Sep 1996 08:53:21 -0500 (EST) Cc: msmith@atrad.adelaide.edu.au, msmith@genesis.atrad.adelaide.edu.au, gpalmer@FreeBSD.org, dg@Root.COM, current@FreeBSD.org In-Reply-To: <199609180914.LAA13690@ra.dkuug.dk> from "sos@FreeBSD.org" at Sep 18, 96 11:14:13 am Reply-To: dyson@FreeBSD.org X-Mailer: ELM [version 2.4 PL24 ME8] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > > Ahh, I wouldn't throw out the memory just yet, since the latest VM changes > NONE repeat NONE of my machines behaves like they should. > I'm seeing random sig11's on my p5 box, and my little notebook is > almost unusable. The only ones that still work are the ones that I didn't > upgrade :( > > So I'd wait a bit for John to catch the latest bugs, or go install > a system from before sep 7 (I think)... > My machine is rock-solid under current -current, even under strange loads. I have absolutely no local data showing problems. VN and CCD do have problems, and I have been looking at them. CCD is simply too green to use in production on -current (and I have no hardware to test it on.) VN filesystem I/O has been fixed, but paging I/O is still broken. I can fix that... John