From owner-freebsd-current Sat Jul 17 8:39:41 1999 Delivered-To: freebsd-current@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [209.157.86.2]) by hub.freebsd.org (Postfix) with ESMTP id 9254814BDD for ; Sat, 17 Jul 1999 08:39:35 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.3/8.9.1) id IAA74731; Sat, 17 Jul 1999 08:39:19 -0700 (PDT) (envelope-from dillon) Date: Sat, 17 Jul 1999 08:39:19 -0700 (PDT) From: Matthew Dillon Message-Id: <199907171539.IAA74731@apollo.backplane.com> To: Peter Holm Cc: Freebsd-current@FreeBSD.ORG Subject: Re: Out of swap handling References: <37907E52.7A257D9E@holm.cc> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG :I have tested out of swap handling in current. The situation is that the : :system just lockes up, "looping" in vm_pageout_scan. Yah, this is a known problem. I'll take a look at your patch but I was thinking of something a little simpler. But I wasn't planning on fixing it for a few months because there are too many things happening to other parts of the VM and VFS/BIO system right now. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message