From owner-freebsd-current@FreeBSD.ORG Thu Jul 24 12:27:25 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 7502C37B401 for ; Thu, 24 Jul 2003 12:27:25 -0700 (PDT) Received: from hotmail.com (law14-oe26.law14.hotmail.com [64.4.20.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07C9543F75 for ; Thu, 24 Jul 2003 12:27:25 -0700 (PDT) (envelope-from civilized_tafeely@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 24 Jul 2003 12:27:24 -0700 Received: from 172.191.212.107 by law14-oe26.adinternal.hotmail.com with DAV; Thu, 24 Jul 2003 19:27:24 +0000 X-Originating-IP: [172.191.212.107] X-Originating-Email: [civilized_tafeely@hotmail.com] From: "Ahmed" To: Date: Thu, 24 Jul 2003 20:27:12 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2720.3000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2727.1300 Message-ID: X-OriginalArrivalTime: 24 Jul 2003 19:27:24.0839 (UTC) FILETIME=[9C6A7B70:01C35219] Subject: Memory Mangament Problem in 5.1-RELEASE 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, 24 Jul 2003 19:27:25 -0000 Hi, I have 160Mb of SDRAM (PC100) on a 233Mhz CyrixInstead machine and I seem to have memory mangament problems. The BIOS indicates I have 160, so does the BSD bootstrap program. When I launch GNOME 2.2 everythings is good as gold untill I open the System monitor program. It says that I have 149 Mb of RAM which is fine ( 4Mb of video..and the rest...god knows). I open every program I have and after 107Mb the machine starts to swap with about 50Mb left unused!! I recompliled the GENERIC kernal for the sake of it really (Im still an amature) I didn't mess with the configuration files or anything (I just don't know how!!). Is this normal or mismanagement of memory in the 5.1 version of the excellent FreeBSD kernel??