Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755674Ab0GQIqa (ORCPT ); Sat, 17 Jul 2010 04:46:30 -0400 Received: from mail-fx0-f46.google.com ([209.85.161.46]:44674 "EHLO mail-fx0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751926Ab0GQIq2 (ORCPT ); Sat, 17 Jul 2010 04:46:28 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=tef4FRsTuByx4pzczlXdfc379eiJs6nIGSIJG4kmwzDQib2YsoXFsBBqJTTjNVAqX9 mmEjnHEf4WbgOx23rVJ/poUh+MWxQdAe7U1RgU6tijGuYmcYm1wuhgI1XCRs6MPiUV/F 4exYP832dQkUwYxoNP4RQYjY3CiylQwtMjFKg= MIME-Version: 1.0 In-Reply-To: <4C40C83E.2090900@kernel.org> References: <1279100846.8592.53.camel@e102109-lin.cambridge.arm.com> <4C3D89AC.4040303@cs.helsinki.fi> <1279205891.6664.46.camel@e102109-lin.cambridge.arm.com> <4C3F2F52.2050101@cs.helsinki.fi> <20100715162805.GA10240@brouette> <20100715191638.GA3694@brouette> <20100715200012.GA4175@brouette> <4C40271E.9070809@cs.helsinki.fi> <4C40A498.5060208@kernel.org> <4C40C83E.2090900@kernel.org> Date: Sat, 17 Jul 2010 10:46:26 +0200 Message-ID: Subject: Re: kmemleak, cpu usage jump out of nowhere From: Zeno Davatz To: Yinghai Lu Cc: Pekka Enberg , Damien Wyart , Catalin Marinas , "linux-kernel@vger.kernel.org" , Andrew Morton , "x86@kernel.org" , "mingo@elte.hu" , Peter Zijlstra Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1133 Lines: 35 On Fri, Jul 16, 2010 at 10:59 PM, Yinghai Lu wrote: > On 07/16/2010 01:29 PM, Zeno Davatz wrote: >> >> Am 16.07.2010 um 20:27 schrieb Yinghai Lu : >> >>> it seems that you are using 32bit kernel. please check if this one help. >> >> Thanks! What RC should I patch? 2.6.35-rc5? > > current linus tree or 2.6.35-rc5. Tried to patch 2.6.35-rc5 but I get: /usr/src/my2.6> sudo patch -p1 < patch_yinghai patching file mm/page_alloc.c Hunk #1 FAILED at 3634. 1 out of 1 hunk FAILED -- saving rejects to file mm/page_alloc.c.rej patching file mm/bootmem.c Hunk #1 FAILED at 833. Hunk #2 FAILED at 986. 2 out of 2 hunks FAILED -- saving rejects to file mm/bootmem.c.rej Any hints? It seems that 2.6.35-rc1 does not have the CPU eater problem. I still running it without any interference (though I was away from the computer for some time). Best Zeno -- 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/