Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 11 Apr 2001 10:31:49 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 11 Apr 2001 10:31:40 -0400 Received: from mx3out.umbc.edu ([130.85.253.53]:20668 "EHLO mx3out.umbc.edu") by vger.kernel.org with ESMTP id ; Wed, 11 Apr 2001 10:31:30 -0400 Date: Wed, 11 Apr 2001 10:31:28 -0400 From: John Jasen X-X-Sender: To: Marcin Kowalski cc: , , Subject: Re: memory usage - continued - iCache/Dentry cacheing bug??? In-Reply-To: <0104111623060I.25951@webman> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 11 Apr 2001, Marcin Kowalski wrote: > I then do a swapoff /dev/sda3 (250mb used), this completely locks the machine > for 50 seconds and pushes the load to 31 when I can log back in. Then > micraculously I am using only 170mb of physical ram. I turn swap back on and > all is well.... > Can anyone please explain this odd behaviour.. ??? > Below is a free after this whole debacle..::: another cute way of clearing memory is to do a: dd if=/dev/hda of=/dev/null bs= count=1 this will push some stuff into swap; but ... - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/