From owner-freebsd-current Mon May 27 10:26:24 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA26645 for current-outgoing; Mon, 27 May 1996 10:26:24 -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 KAA26629 for ; Mon, 27 May 1996 10:26:21 -0700 (PDT) Received: (from root@localhost) by dyson.iquest.net (8.7.5/8.6.9) id MAA00463; Mon, 27 May 1996 12:25:57 -0500 (EST) From: "John S. Dyson" Message-Id: <199605271725.MAA00463@dyson.iquest.net> Subject: Re: vm_pageout scan: page not inactive? To: adam@veda.is (Adam David) Date: Mon, 27 May 1996 12:25:57 -0500 (EST) Cc: freebsd-current@freebsd.org In-Reply-To: <199605271437.OAA04020@veda.is> from "Adam David" at May 27, 96 02:37:54 pm 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 > Twice so far I have seen a continuous stream of this message on the console, > mostly hanging the machine. > > vm_pageout_scan: page not inactive? > I have reproduced the problem, and have a solution that I am testing. John