From owner-freebsd-current Mon Oct 27 17:49:19 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id RAA14612 for current-outgoing; Mon, 27 Oct 1997 17:49:19 -0800 (PST) (envelope-from owner-freebsd-current) Received: from ns.mt.sri.com (SRI-56K-FR.mt.net [206.127.65.42]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id RAA14605 for ; Mon, 27 Oct 1997 17:49:08 -0800 (PST) (envelope-from nate@rocky.mt.sri.com) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.7/8.8.7) with ESMTP id SAA17816; Mon, 27 Oct 1997 18:49:05 -0700 (MST) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id SAA03643; Mon, 27 Oct 1997 18:49:02 -0700 (MST) Date: Mon, 27 Oct 1997 18:49:02 -0700 (MST) Message-Id: <199710280149.SAA03643@rocky.mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: "John S. Dyson" Cc: nate@mt.sri.com (Nate Williams), current@freebsd.org Subject: Re: Weird kernel message In-Reply-To: <199710280127.UAA05529@dyson.iquest.net> References: <199710271746.KAA00725@rocky.mt.sri.com> <199710280127.UAA05529@dyson.iquest.net> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > pmap_collect: collecting pv entries -- increase PMAP_SHPGPERPROC > > > > This is on a stock kernel with little use (my laptop), so it seems silly > > that I would have to bump up the defaults. > > > I hopefully have fixed this message in -current. The message should come > out only on a system where there are lots of pages being shared by lots > of processes. I think that the message was being triggered before appropriate > initialization. OK, I updated the code and will make/install a new kernel. If you don't hear anything from me assume it works, otherwise I'll email again. :) Nate