From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756139Ab0JOPMP (ORCPT ); Fri, 15 Oct 2010 11:12:15 -0400 Received: from canuck.infradead.org ([134.117.69.58]:41455 "EHLO canuck.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755497Ab0JOPMO convert rfc822-to-8bit (ORCPT ); Fri, 15 Oct 2010 11:12:14 -0400 Subject: Re: Proper kernel irq time accounting -v4 From: Peter Zijlstra To: Venkatesh Pallipadi Cc: Ingo Molnar , "H. Peter Anvin" , Thomas Gleixner , Balbir Singh , Martin Schwidefsky , linux-kernel@vger.kernel.org, Paul Turner , Eric Dumazet In-Reply-To: <1286237003-12406-1-git-send-email-venki@google.com> References: <1286237003-12406-1-git-send-email-venki@google.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT Date: Fri, 15 Oct 2010 17:11:53 +0200 Message-ID: <1287155513.29097.1526.camel@twins> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org OK, I'll take this, but will frob 4 to simply add PF_KSOFTIRQD. We can do all additional changes, possibly including what Eric suggested, at a later stage as increments. Thanks!