From owner-freebsd-current@FreeBSD.ORG Thu Jul 24 12:33:47 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 C66A537B401 for ; Thu, 24 Jul 2003 12:33:47 -0700 (PDT) Received: from hotmail.com (law14-oe29.law14.hotmail.com [64.4.20.86]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EA9C43FAF for ; Thu, 24 Jul 2003 12:33:47 -0700 (PDT) (envelope-from civilized_tafeely@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 24 Jul 2003 12:33:47 -0700 Received: from 172.191.212.107 by law14-oe29.adinternal.hotmail.com with DAV; Thu, 24 Jul 2003 19:33:47 +0000 X-Originating-IP: [172.191.212.107] X-Originating-Email: [civilized_tafeely@hotmail.com] From: "Ahmed Al-Hindawi" To: Date: Thu, 24 Jul 2003 20:33:46 +0100 Message-ID: <000001c3521a$7fa912c0$6bd4bfac@AlHindawi> MIME-Version: 1.0 X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2727.1300 X-OriginalArrivalTime: 24 Jul 2003 19:33:47.0374 (UTC) FILETIME=[806CB0E0:01C3521A] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Memory Mangement 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:33:48 -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??