From owner-freebsd-questions@FreeBSD.ORG Wed May 18 17:25:20 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 782A216A4CE for ; Wed, 18 May 2005 17:25:20 +0000 (GMT) Received: from pyro.cenergynetworks.com (pyro.cenergynetworks.com [196.30.191.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7863143D9A for ; Wed, 18 May 2005 17:25:19 +0000 (GMT) (envelope-from savage@savage.za.org) Received: from [127.0.0.1] (helo=pyro.cenergynetworks.com) by pyro.cenergynetworks.com with smtp (Exim 4.50) id 1DYSID-000HnQ-qq for freebsd-questions@freebsd.org; Wed, 18 May 2005 19:25:13 +0200 Received: from wblv-146-213-46.telkomadsl.co.za ([165.146.213.46] helo=netphobia) by pyro.cenergynetworks.com with esmtpa (Exim 4.50) id 1DYSIC-000HnM-sY for freebsd-questions@freebsd.org; Wed, 18 May 2005 19:25:13 +0200 Message-ID: <000701c55bce$b60f6520$0a01a8c0@ops.cenergynetworks.com> From: "Chris Knipe" To: References: <20050518143318.GA64790@savage.za.org> <20050518161226.GA3524@slackbox.xs4all.nl> Date: Wed, 18 May 2005 19:26:20 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2527 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 X-PMX-Version: 4.7.1.128075, Antispam-Engine: 2.0.3.0, Antispam-Data: 2005.3.10.17 Subject: Re: lmmon + FBSD 5.4 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Chris Knipe List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 May 2005 17:25:20 -0000 Don't mean to be rude or anything... But as I did indicate before, NOTES was not and still is not, any help... What the below has to do with monitoring sensors makes very little sense to me. Perhaps it's just the description that doesn't make sense to me, perhaps someone needs to CVS commit some better description, but this just doesn't make sense to me. -- Chris. # # System Management Bus (SMB) # options ENABLE_ALART # Control alarm on Intel intpm driver # # Set the number of PV entries per process. Increasing this can # stop panics related to heavy use of shared memory. However, that can # (combined with large amounts of physical memory) cause panics at # boot time due the kernel running out of VM space. # # If you're tweaking this, you might also want to increase the sysctls # "vm.v_free_min", "vm.v_free_reserved", and "vm.v_free_target". # # The value below is the one more than the default. # options PMAP_SHPGPERPROC=201 # # Change the size of the kernel virtual address space. Due to # constraints in loader(8) on i386, this must be a multiple of 4. # 256 = 1 GB of kernel address space. Increasing this also causes # a reduction of the address space in user processes. 512 splits # the 4GB cpu address space in half (2GB user, 2GB kernel). # options KVA_PAGES=260 -- Chris. I love deadlines. I especially love the whooshing sound they make as they fly by..." - Douglas Adams, 'Hitchhiker's Guide to the Galaxy' ----- Original Message ----- From: "Roland Smith" To: "Chris Knipe" Cc: Sent: Wednesday, May 18, 2005 6:12 PM Subject: Re: lmmon + FBSD 5.4