From owner-cvs-all Fri Feb 5 23:22:23 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA04654 for cvs-all-outgoing; Fri, 5 Feb 1999 23:22:23 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA04649; Fri, 5 Feb 1999 23:22:22 -0800 (PST) (envelope-from dillon@FreeBSD.org) From: Matt Dillon Received: (from dillon@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id XAA00490; Fri, 5 Feb 1999 23:22:22 -0800 (PST) (envelope-from dillon@FreeBSD.org) Date: Fri, 5 Feb 1999 23:22:22 -0800 (PST) Message-Id: <199902060722.XAA00490@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/vm swap_pager.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dillon 1999/02/05 23:22:22 PST Modified files: sys/vm swap_pager.c Log: Add hysteresis to the 'swap_pager_getswapspace; failed' console message. Also widen the hysteresis levels a little ( these really should be dynamically configured ). Revision Changes Path 1.113 +9 -5 src/sys/vm/swap_pager.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message