Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261473AbVACP0h (ORCPT ); Mon, 3 Jan 2005 10:26:37 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261476AbVACP0h (ORCPT ); Mon, 3 Jan 2005 10:26:37 -0500 Received: from parcelfarce.linux.theplanet.co.uk ([195.92.249.252]:26787 "EHLO www.linux.org.uk") by vger.kernel.org with ESMTP id S261473AbVACP0f (ORCPT ); Mon, 3 Jan 2005 10:26:35 -0500 Date: Mon, 3 Jan 2005 10:22:41 -0200 From: Marcelo Tosatti To: Rik van Riel Cc: Andrea Arcangeli , Andrew Morton , linux-kernel@vger.kernel.org, robert_hentosh@dell.com Subject: Re: [PATCH][2/2] do not OOM kill if we skip writing many pages Message-ID: <20050103122241.GE29158@logos.cnet> References: <20050102172929.GL5164@dualathlon.random> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.5.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1049 Lines: 28 On Sun, Jan 02, 2005 at 11:20:28PM -0500, Rik van Riel wrote: > On Sun, 2 Jan 2005, Andrea Arcangeli wrote: > > >I don't like this one, it's much less obvious than 1/2. After your > >obviously right 1/2 we're already guaranteed at least a percentage of > >the ram will not be dirty. Is the below really needed even after 1/2 + > >Andrew's fix? Are you sure this isn't a workaround for the lack of > >Andrew's fix. > > Agreed, Andrew's fix should in theory be enough and only my > 1/2 should be needed. > > However, in practice people are still generating OOM kills > even with both Andrew's fix and my own patch applied, so I > suspect there's another hole left open somewhere... Hi Rik, What are the details of the OOM kills (output, workload, configuration, etc)? Are these running 2.6.10-mm? - 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/