From owner-cvs-all Tue Aug 10 22:14:15 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 65CF514F24; Tue, 10 Aug 1999 22:14:13 -0700 (PDT) (envelope-from alc@FreeBSD.org) Received: (from alc@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA61368; Tue, 10 Aug 1999 22:12:01 -0700 (PDT) (envelope-from alc@FreeBSD.org) Message-Id: <199908110512.WAA61368@freefall.freebsd.org> From: Alan Cox Date: Tue, 10 Aug 1999 22:12:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_page.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk alc 1999/08/10 22:12:01 PDT Modified files: sys/vm vm_page.c Log: contigmalloc1: If a page is found in the wrong queue, panic instead of silently ignoring the problem. Revision Changes Path 1.138 +5 -7 src/sys/vm/vm_page.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message