From owner-cvs-all Thu Aug 9 21:21:47 2001 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 D24C537B407; Thu, 9 Aug 2001 21:21:44 -0700 (PDT) (envelope-from jake@FreeBSD.org) Received: (from jake@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7A4Li677657; Thu, 9 Aug 2001 21:21:44 -0700 (PDT) (envelope-from jake) Message-Id: <200108100421.f7A4Li677657@freefall.freebsd.org> From: Jake Burkholder Date: Thu, 9 Aug 2001 21:21:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/include tlb.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jake 2001/08/09 21:21:44 PDT Modified files: sys/sparc64/include tlb.h Log: 1. Add code to demap pages from the tlb for user contexts. 2. Add a context argument to most functions, instead of extracting it from from the tte. Submitted by: tmm (1). Revision Changes Path 1.4 +44 -21 src/sys/sparc64/include/tlb.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message