From owner-cvs-all Tue Dec 5 14:22:26 2000 From owner-cvs-all@FreeBSD.ORG Tue Dec 5 14:22:24 2000 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 810A237B401; Tue, 5 Dec 2000 14:22:24 -0800 (PST) Received: (from alfred@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eB5MMOO44994; Tue, 5 Dec 2000 14:22:24 -0800 (PST) (envelope-from alfred) Message-Id: <200012052222.eB5MMOO44994@freefall.freebsd.org> From: Alfred Perlstein Date: Tue, 5 Dec 2000 14:22:24 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm phys_pager.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alfred 2000/12/05 14:22:24 PST Modified files: sys/vm phys_pager.c Log: need to adjust allocation size to properly deal with non PAGE_SIZE allocations, specifically with allocations < PAGE_SIZE when the code doesn't work properly Revision Changes Path 1.4 +2 -2 src/sys/vm/phys_pager.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message