From owner-freebsd-arch Fri Mar 16 11:38:20 2001 Delivered-To: freebsd-arch@freebsd.org Received: from smtp03.primenet.com (smtp03.primenet.com [206.165.6.133]) by hub.freebsd.org (Postfix) with ESMTP id 6027C37B71A; Fri, 16 Mar 2001 11:38:18 -0800 (PST) (envelope-from tlambert@usr02.primenet.com) Received: (from daemon@localhost) by smtp03.primenet.com (8.9.3/8.9.3) id MAA10166; Fri, 16 Mar 2001 12:34:56 -0700 (MST) Received: from usr02.primenet.com(206.165.6.202) via SMTP by smtp03.primenet.com, id smtpdAAAV.aqUt; Fri Mar 16 12:34:44 2001 Received: (from tlambert@localhost) by usr02.primenet.com (8.8.5/8.8.5) id MAA16182; Fri, 16 Mar 2001 12:37:59 -0700 (MST) From: Terry Lambert Message-Id: <200103161937.MAA16182@usr02.primenet.com> Subject: Re: Proposal for the CPU interrupt API To: bright@wintelcom.net (Alfred Perlstein) Date: Fri, 16 Mar 2001 19:37:53 +0000 (GMT) Cc: mjacob@feral.com (Matthew Jacob), benno@FreeBSD.ORG (Benno Rice), dfr@nlsystems.com (Doug Rabson), jhb@FreeBSD.ORG (John Baldwin), arch@FreeBSD.ORG In-Reply-To: <20010316073921.W29888@fw.wintelcom.net> from "Alfred Perlstein" at Mar 16, 2001 07:39:21 AM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I've heard that page faults in the AIX kernel are "ok" (obviously > not when holding a mutex) because some of the kernel memory is > actually pageable. Yes. > Any idea on what structures they keep in pageable memory? > > (just wondering) AIX can swap anything in a segment marked "pageable", which include most of the kernel not in the paging path. So can Windows 95, 98, CE, ME, NT... Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message