From owner-freebsd-current@FreeBSD.ORG Fri Jul 25 00:26:53 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 02CD337B401 for ; Fri, 25 Jul 2003 00:26:53 -0700 (PDT) Received: from puffin.mail.pas.earthlink.net (puffin.mail.pas.earthlink.net [207.217.120.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id 765B343FBD for ; Fri, 25 Jul 2003 00:26:52 -0700 (PDT) (envelope-from tlambert2@mindspring.com) Received: from user-2ivfi6b.dialup.mindspring.com ([165.247.200.203] helo=mindspring.com) by puffin.mail.pas.earthlink.net with asmtp (SSLv3:RC4-MD5:128) (Exim 3.33 #1) id 19fwyX-0006iT-00; Fri, 25 Jul 2003 00:26:50 -0700 Message-ID: <3F20DB7E.D03D8AC5@mindspring.com> Date: Fri, 25 Jul 2003 00:25:50 -0700 From: Terry Lambert X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Jeremy Messenger References: <000001c3521a$7fa912c0$6bd4bfac@AlHindawi> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-ELNK-Trace: b1a02af9316fbb217a47c185c03b154d40683398e744b8a462e1b143b266ec5657650c2f7f826ef493caf27dac41a8fd350badd9bab72f9c350badd9bab72f9c cc: Ahmed Al-Hindawi cc: freebsd-current@freebsd.org cc: Bill Moran Subject: Re: 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: Fri, 25 Jul 2003 07:26:53 -0000 Jeremy Messenger wrote: > Well, it still should not touch the swap since I have very few stuff > running with 256mb ram. I just reboot and start with Gnome 2.3.x and Opera, > then doing the update (compile/install) gnome-panel. Now, it's already use > the swap in minutes and later hours I will get more mbs or swap. 1) He's running Gnome 2.2, not 2.3.x 2) The version is probably less important than the compiler that was used to compile it 3) Start looking at free memory with only the kernel being different between the tests, instead of changing all sorts of variabls at once, or you'll never convince anyone that what you think is the problem is actually the problem -- Terry