From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S269060AbUJQFqs (ORCPT ); Sun, 17 Oct 2004 01:46:48 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S269063AbUJQFqs (ORCPT ); Sun, 17 Oct 2004 01:46:48 -0400 Received: from smtp206.mail.sc5.yahoo.com ([216.136.129.96]:43657 "HELO smtp206.mail.sc5.yahoo.com") by vger.kernel.org with SMTP id S269060AbUJQFqr (ORCPT ); Sun, 17 Oct 2004 01:46:47 -0400 Message-ID: <41720740.2030901@yahoo.com.au> Date: Sun, 17 Oct 2004 15:46:40 +1000 From: Nick Piggin User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040820 Debian/1.7.2-4 X-Accept-Language: en MIME-Version: 1.0 To: Jeff Garzik CC: Andrew Morton , linux-kernel@vger.kernel.org, ak@suse.de, axboe@suse.de Subject: Re: Hang on x86-64, 2.6.9-rc3-bk4 References: <41719537.1080505@pobox.com> <417196AA.3090207@pobox.com> <20041016154818.271a394b.akpm@osdl.org> <4171B23F.6060305@pobox.com> <20041016171458.4511ad8b.akpm@osdl.org> <4171C20D.1000105@pobox.com> <20041016182116.33b3b788.akpm@osdl.org> <4171E978.6060207@pobox.com> In-Reply-To: <4171E978.6060207@pobox.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Jeff Garzik wrote: > Andrew Morton wrote: > >> vmscan-total_scanned-fix.patch > > > > Yes, this patch also seems to solve the hang. > > Do you want me to test further? > > Jeff > Hi Jeff, my patch has gone to Linus... but if you have time can you just verify that it works without the added cond_resched() please? Thanks.