From owner-freebsd-hackers Sun Jun 23 17:10:40 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from avocet.mail.pas.earthlink.net (avocet.mail.pas.earthlink.net [207.217.120.50]) by hub.freebsd.org (Postfix) with ESMTP id 1503537B401 for ; Sun, 23 Jun 2002 17:10:37 -0700 (PDT) Received: from pool0336.cvx22-bradley.dialup.earthlink.net ([209.179.199.81] helo=mindspring.com) by avocet.mail.pas.earthlink.net with esmtp (Exim 3.33 #2) id 17MHR3-0001td-00; Sun, 23 Jun 2002 17:10:26 -0700 Message-ID: <3D16634C.DF2AFB8D@mindspring.com> Date: Sun, 23 Jun 2002 17:09:48 -0700 From: Terry Lambert X-Mailer: Mozilla 4.7 [en]C-CCK-MCD {Sony} (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Patrick Thomas Cc: Nielsen , hackers@freebsd.org Subject: Re: (jail) problem and a (possible) solution ? References: <20020623114503.W68572-100000@utility.clubscholarship.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Patrick Thomas wrote: > Because I am paranoid, I like to check the state of a measurement before > making a change and then after, to see that what I did did indeed induce a > change ... I have this irrational fear that sometimes I make changes like > this and nothing in fact changed, and I just don't know it :) > > So, should I just look for the value of: > > vm.zone_kmem_kvaspace: 179691520 > > to increase in size even though the physical RAM stays the same at 3gigs, > or is there some other measurement I should look at before and after the > KVA increase to ensure that it worked (and yes, I know that if it doesn't > work I probably will have an inoperable machine, but just out of > curiousity...) Yes. You will also see the kernel load address during the boot process, which you can interrupt/pause until you are satisfied. -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message