From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264798AbUEKQBm (ORCPT ); Tue, 11 May 2004 12:01:42 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264800AbUEKQBm (ORCPT ); Tue, 11 May 2004 12:01:42 -0400 Received: from mail1.kontent.de ([81.88.34.36]:7601 "EHLO Mail1.KONTENT.De") by vger.kernel.org with ESMTP id S264798AbUEKQBl (ORCPT ); Tue, 11 May 2004 12:01:41 -0400 From: Oliver Neukum To: Ray Bryant Subject: Re: dynamic allocation of swap disk space Date: Tue, 11 May 2004 18:00:59 +0200 User-Agent: KMail/1.6.2 Cc: Silviu Marin-Caea , linux-kernel@vger.kernel.org References: <40A0EFC0.1040609@sgi.com> In-Reply-To: <40A0EFC0.1040609@sgi.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <200405111800.59640.oliver@neukum.org> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > thrash without filling up swap space. It is true that systems can thrash AND > fill up swap space, but it is not always so. However the system will also thrash if you have inactive dirty pages without file backing taking up to much main memory. Albeit it is more a theoretical possibilty. Regards Oliver