Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 8 Jul 2001 13:16:59 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 8 Jul 2001 13:16:49 -0400 Received: from www.wen-online.de ([212.223.88.39]:3332 "EHLO wen-online.de") by vger.kernel.org with ESMTP id ; Sun, 8 Jul 2001 13:16:37 -0400 Date: Sun, 8 Jul 2001 19:15:40 +0200 (CEST) From: Mike Galbraith X-X-Sender: To: Rik van Riel cc: Linus Torvalds , Jeff Garzik , Daniel Phillips , Subject: Re: VM in 2.4.7-pre hurts... In-Reply-To: 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 Sun, 8 Jul 2001, Rik van Riel wrote: > On Sun, 8 Jul 2001, Mike Galbraith wrote: > > > is very oom with no disk activity. It _looks_ (xmm and vmstat) like > > it just ran out of cleanable dirty pages. With or without swap, > > ... Bingo. You hit the infamous __wait_on_buffer / ___wait_on_page > bug. I've seen this for quite a while now on our quad xeon test > machine, with some kernel versions it can be reproduced in minutes, > with others it won't trigger at all. > > And after a recompile it's usually gone ... > > I hope there is somebody out there who can RELIABLY trigger > this bug, so we have a chance of tracking it down. Well, my box seems to think I'm a somebody. If it changes it's mind, I'll let you know. I'll throw whatever rocks I can find at it to get it all angry and confused. You sneak up behind it and do the stake and mallot number. tar -rvf /dev/null /usr/local (10 gig of.. mess) with X/KDE running seems 100% repeatable here. 'scuse me while I go recompile again and hope it just goes away ;-) -Mike - 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/