From owner-freebsd-arch Mon Jan 6 8:55:41 2003 Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D701937B401 for ; Mon, 6 Jan 2003 08:55:40 -0800 (PST) Received: from HAL9000.homeunix.com (12-233-57-224.client.attbi.com [12.233.57.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BD8543E4A for ; Mon, 6 Jan 2003 08:55:40 -0800 (PST) (envelope-from dschultz@uclink.Berkeley.EDU) Received: from HAL9000.homeunix.com (localhost [127.0.0.1]) by HAL9000.homeunix.com (8.12.6/8.12.5) with ESMTP id h06GtdcA000993; Mon, 6 Jan 2003 08:55:39 -0800 (PST) (envelope-from dschultz@uclink.Berkeley.EDU) Received: (from das@localhost) by HAL9000.homeunix.com (8.12.6/8.12.5/Submit) id h06GtcOJ000992; Mon, 6 Jan 2003 08:55:38 -0800 (PST) (envelope-from dschultz@uclink.Berkeley.EDU) Date: Mon, 6 Jan 2003 08:55:38 -0800 From: David Schultz To: Bruce Evans Cc: arch@FreeBSD.ORG Subject: Re: uarea/kstack/pcb/swapout sillyness Message-ID: <20030106165538.GB721@HAL9000.homeunix.com> Mail-Followup-To: Bruce Evans , arch@FreeBSD.ORG References: <20030106220745.Q2670-100000@gamplex.bde.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030106220745.Q2670-100000@gamplex.bde.org> Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Thus spake Bruce Evans : > I use "options NO_SWAPPING" to prevent swapping of upages, and would > like to make this the default and later remove its code and merge the > structs. Please! Handling UPAGES was a PITA for implementing swapoff(), and there's far too much code for swapping than swapping is worth. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message