From owner-freebsd-current@FreeBSD.ORG Thu Apr 10 14:08:59 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF41937B401 for ; Thu, 10 Apr 2003 14:08:59 -0700 (PDT) Received: from mail.cypherpunks.to (pakastelohi.cypherpunks.to [213.130.163.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD09C43F85 for ; Thu, 10 Apr 2003 14:08:58 -0700 (PDT) (envelope-from shamrock@cypherpunks.to) Received: by mail.cypherpunks.to (Postfix, from userid 1001) id 701D72288A; Thu, 10 Apr 2003 23:08:57 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail.cypherpunks.to (Postfix) with ESMTP id 67F7C22888 for ; Thu, 10 Apr 2003 23:08:57 +0200 (CEST) Date: Thu, 10 Apr 2003 23:08:57 +0200 (CEST) From: Lucky Green To: freebsd-current@freebsd.org Message-ID: <20030410230113.M81717@pakastelohi.cypherpunks.to> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: options NO_SWAPPING, still wants swap X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 21:09:00 -0000 I compiled a kernel with "options NO_SWAPPING", yet CURRENT still attempts to allocate swap space: Apr 10 22:29:33 pakastelohi kernel: swap_pager_getswapspace: failed As a result, everything from make to cp to httpd (on a server with no load other than random search engine visits) sometimes fails. The machine has 1GB of RAM, all seen by FreeBSD. Since I ran the same processes on a machine with 128MB of RAM and 256MB of swap without ever running out of memory, something seems broken with FreeBSD's use of memory when options NO_SWAPPING is chosen. Thanks, -- Lucky Green PGP encrypted email preferred.