From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757899Ab1I2VSw (ORCPT ); Thu, 29 Sep 2011 17:18:52 -0400 Received: from oz.csail.mit.edu ([128.30.30.239]:55171 "EHLO ozymandias.localdomain" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1756869Ab1I2VSu (ORCPT ); Thu, 29 Sep 2011 17:18:50 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Date: Thu, 29 Sep 2011 17:18:18 -0400 From: Eric B Munson To: Michel Lespinasse Cc: , , Andrew Morton , KAMEZAWA Hiroyuki , Dave Hansen , Rik van Riel , Balbir Singh , Peter Zijlstra , Andrea Arcangeli , Johannes Weiner , KOSAKI Motohiro , Hugh Dickins , Michael Wolf Subject: Re: [PATCH 0/9] V2: idle page tracking / working set estimation In-Reply-To: References: <1317170947-17074-1-git-send-email-walken@google.com> <20110929164319.GA3509@mgebm.net> Message-ID: <4186d5662b3fb21af1b45f8a335414d3@mgebm.net> User-Agent: Roundcube Webmail/0.5.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 29 Sep 2011 13:25:00 -0700, Michel Lespinasse wrote: > On Thu, Sep 29, 2011 at 9:43 AM, Eric B Munson > wrote: >> I have been trying to test these patches since yesterday afternoon. >>  When my >> machine is idle, they behave fine.  I started looking at performance >> to make >> sure they were a big regression by testing kernel builds with the >> scanner >> disabled, and then enabled (set to 120 seconds).  The scanner >> disabled builds >> work fine, but with the scanner enabled the second time I build my >> kernel hangs >> my machine every time.  Unfortunately, I do not have any more >> information than >> that for you at the moment.  My next step is to try the same tests >> in qemu to >> see if I can get more state information when the kernel hangs. > > Could you please send me your .config file ? Also, did you apply the > patches on top of straight v3.0 and what is your machine like ? > > Thanks, My .config will come separately to you. I applied the patches to Linus' master branch as of yesterday. My machine is a single Xeon 5690 with 12G of ram (do you need more details than that?) Thanks, Eric