From owner-freebsd-current@FreeBSD.ORG Wed Apr 12 21:35:09 2006 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5AE4F16A403 for ; Wed, 12 Apr 2006 21:35:09 +0000 (UTC) (envelope-from tom.hurst@clara.net) Received: from spork.qfe3.net (spork.qfe3.net [212.13.207.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10A7E43D48 for ; Wed, 12 Apr 2006 21:35:02 +0000 (GMT) (envelope-from tom.hurst@clara.net) Received: from [81.104.145.173] (helo=voi.aagh.net) by spork.qfe3.net with esmtp (Exim 4.60 (FreeBSD)) (envelope-from ) id 1FTmzN-000632-Jn for current@freebsd.org; Wed, 12 Apr 2006 22:35:01 +0100 Received: from freaky by voi.aagh.net with local (Exim 4.54 (FreeBSD)) id 1FTmzN-000KCK-18 for current@freebsd.org; Wed, 12 Apr 2006 22:35:01 +0100 Date: Wed, 12 Apr 2006 22:35:00 +0100 From: Thomas Hurst To: current@freebsd.org Message-ID: <20060412213500.GA76866@voi.aagh.net> Mail-Followup-To: current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Organization: Not much. User-Agent: Mutt/1.5.11 Sender: Thomas Hurst Cc: Subject: sys/amd64/amd64/pmap.c -- missing include X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Apr 2006 21:35:09 -0000 Could someone pop #include "opt_pmap.h" into sys/amd64/amd64/pmap.c so setting PMAP_SHPGPERPROC in kernel config actually has an effect on amd64? This will close conf/94509, and it'd be nice to have it in 6.1. -- Thomas 'Freaky' Hurst http://hur.st/