From owner-freebsd-current Tue Jun 4 11:34:59 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA02537 for current-outgoing; Tue, 4 Jun 1996 11:34:59 -0700 (PDT) Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id LAA02532 for ; Tue, 4 Jun 1996 11:34:57 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by Root.COM (8.7.5/8.6.5) with SMTP id LAA22540; Tue, 4 Jun 1996 11:34:49 -0700 (PDT) Message-Id: <199606041834.LAA22540@Root.COM> X-Authentication-Warning: implode.Root.COM: Host localhost [127.0.0.1] didn't use HELO protocol To: grog@lemis.de (Greg Lehey) cc: toor@dyson.iquest.net (John S. Dyson), FreeBSD-current@FreeBSD.ORG (FreeBSD current users) Subject: Re: Vm fixes NG In-reply-to: Your message of "Tue, 04 Jun 1996 13:00:46 +0200." <199606041100.NAA13089@allegro.lemis.de> From: David Greenman Reply-To: davidg@Root.COM Date: Tue, 04 Jun 1996 11:34:49 -0700 Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Another point of interest: this machine has 16 MB of memory and 32 MB >swap, but lately when I build a kernel (with debug symbols) I get a >number of > >Jun 4 12:27:25 freebie /kernel: swap_pager: out of swap space >Jun 4 12:27:38 freebie /kernel: swap_pager: out of swap space > >I think these messages are bogus. I can build kernels on another >machine (running -stable), with only 8 MB memory and 32 MB swap, and I >don't have any trouble. Is there any way to monitor swap space usage? It sound like you don't have any swapspace configured. Look at the output of pstat -s. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project