From owner-freebsd-hackers Sun May 10 19:33:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA20774 for freebsd-hackers-outgoing; Sun, 10 May 1998 19:33:12 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from dyson.iquest.net (dyson.iquest.net [198.70.144.127]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA20762 for ; Sun, 10 May 1998 19:33:03 -0700 (PDT) (envelope-from toor@dyson.iquest.net) Received: (from root@localhost) by dyson.iquest.net (8.8.8/8.8.8) id VAA10628; Sun, 10 May 1998 21:32:48 -0500 (EST) (envelope-from toor) Message-Id: <199805110232.VAA10628@dyson.iquest.net> Subject: Re: Strange VM behaviour In-Reply-To: <19980511101327.F7546@freebie.lemis.com> from Greg Lehey at "May 11, 98 10:13:27 am" To: grog@lemis.com (Greg Lehey) Date: Sun, 10 May 1998 21:32:48 -0500 (EST) Cc: hackers@FreeBSD.ORG From: "John S. Dyson" Reply-To: dyson@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greg Lehey said: > I'm currently monitoring performance on a system running > 2.2.5-RELEASE, and have found a strange behaviour in the following > vmstat output. This particular machine has 128 MB of memory, which > seems to be more than ample. On the fifth line of the output, > however, the number of pages scanned, normally 0 and never > 10, hits > 3005. This is accompanied by an increase of 5700 pages of free > memory. What could have caused this? > It is probably detecting that the number of cache or inactive pages is too low. Note that cache pages are usually measured as part of the free page pool, and will fault back to active when needed. -- John | Never try to teach a pig to sing, dyson@freebsd.org | it just makes you look stupid, jdyson@nc.com | and it irritates the pig. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message