Received: (from majordomo@localhost) by oss.sgi.com (8.11.3/8.11.3) id f4FLReq21797 for linux-xfs-outgoing; Tue, 15 May 2001 14:27:40 -0700 Received: from sgi.com (sgi.SGI.COM [192.48.153.1]) by oss.sgi.com (8.11.3/8.11.3) with ESMTP id f4FLRcF21794 for ; Tue, 15 May 2001 14:27:38 -0700 Received: from zeus-fddi.americas.sgi.com (128-162-8-103.americas.sgi.com [128.162.8.103]) by sgi.com (980327.SGI.8.8.8-aspam/980304.SGI-aspam: SGI does not authorize the use of its proprietary systems or networks for unsolicited or bulk email from the Internet.) via ESMTP id OAA04283 for ; Tue, 15 May 2001 14:27:32 -0700 (PDT) mail_from (lord@sgi.com) Received: from daisy-e185.americas.sgi.com (daisy.americas.sgi.com [128.162.185.214]) by zeus-fddi.americas.sgi.com (8.9.3/americas-smart-nospam1.1) with ESMTP id QAA1798544; Tue, 15 May 2001 16:26:09 -0500 (CDT) Received: from jen.americas.sgi.com (IDENT:root@jen.americas.sgi.com [128.162.184.86]) by daisy-e185.americas.sgi.com (SGI-8.9.3/SGI-server-1.7) with ESMTP id QAA76994; Tue, 15 May 2001 16:26:09 -0500 (CDT) Received: from jen.americas.sgi.com by jen.americas.sgi.com (8.11.0/SGI-client-1.7) via ESMTP id f4FLS0n08135; Tue, 15 May 2001 16:28:00 -0500 Message-Id: <200105152128.f4FLS0n08135@jen.americas.sgi.com> X-Mailer: exmh version 2.2 06/23/2000 with nmh-1.0.4 To: Dana Soward cc: Joshua Baker-LePain , linux-xfs@oss.sgi.com Subject: Re: Memory and quota issues. In-Reply-To: Message from Dana Soward of "Tue, 15 May 2001 14:23:38 PDT." Date: Tue, 15 May 2001 16:28:00 -0500 From: Steve Lord Sender: owner-linux-xfs@oss.sgi.com Precedence: bulk Could you send the output of cat /proc/slabinfo This will tell us where the memory might be if it is in the kernel. Steve > This is the output of free. It IS using it, its not cached. > > fudd:/home# free -m > total used free shared buffers cached > Mem: 374 371 3 0 0 28 > -/+ buffers/cache: 342 32 > Swap: 384 4 380 > > This is my partition layout aswell: > > fudd:/home# df -h > Filesystem Size Used Avail Use% Mounted on > /dev/ide/host2/bus0/target0/lun0/part5 > 1.4G 157M 1.2G 12% / > /dev/ide/host2/bus0/target0/lun0/part1 > 15M 7.7M 7.7M 50% /boot > /dev/ide/host2/bus0/target0/lun0/part6 > 2.4G 1.3G 1.1G 52% /usr > /dev/ide/host2/bus0/target0/lun0/part7 > 1.9G 98M 1.8G 6% /var > /dev/ide/host2/bus0/target0/lun0/part9 > 27G 21G 6.2G 78% /home > > All but / are xfs partitions. > > Dana > > On Tue, 15 May 2001, Joshua Baker-LePain wrote: > > > On Tue, 15 May 2001 at 1:47pm, Dana Soward wrote > > > > > Is anyone else having memory problems with the CVS kernel? Ive got a > > > server here with 384MB, and its using 325 of it right now. It should be > > > using about 30, tops. It *might* be something to do with debian woody, > > > but i wanna make sure no one else is having XFS issues. Also, i cant see > m > > > > Are you sure that all that memory is being used? The 2.4 kernel is very > > aggressive when it comes to cacheing (which is a good thing). What does > > the output of 'free' say? > > > > In general, you *want* all your memory used up. You just don't want > > running processes to be the ones using it all. > > > > -- > > Joshua Baker-LePain > > Department of Biomedical Engineering > > Duke University > >