From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755456AbYAYBqU (ORCPT ); Thu, 24 Jan 2008 20:46:20 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752312AbYAYBqL (ORCPT ); Thu, 24 Jan 2008 20:46:11 -0500 Received: from gw.goop.org ([64.81.55.164]:43485 "EHLO mail.goop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752176AbYAYBqK (ORCPT ); Thu, 24 Jan 2008 20:46:10 -0500 Message-ID: <47993F60.2000001@goop.org> Date: Thu, 24 Jan 2008 17:46:08 -0800 From: Jeremy Fitzhardinge User-Agent: Thunderbird 2.0.0.9 (X11/20071115) MIME-Version: 1.0 To: Mike Travis CC: Ingo Molnar , Andrew Morton , Andi Kleen , Christoph Lameter , linux-mm@kvack.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/3] percpu: Optimize percpu accesses References: <20080123044924.508382000@sgi.com> <20080124224613.GA24855@elte.hu> <47992AA8.6040804@sgi.com> <20080125002543.GA931@elte.hu> <47993428.7000001@sgi.com> In-Reply-To: <47993428.7000001@sgi.com> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Mike Travis wrote: > The hang though, I'm getting as well and am debugging it now (alibi > slowly since it's happening so early. Too bad grub doesn't have kdb > in it... ;-) > Hm, on the other hand, maybe I'm not reproducing this - looks more like a problem with mtrr trimming... J