Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756269Ab3EGXyB (ORCPT ); Tue, 7 May 2013 19:54:01 -0400 Received: from hydra.sisk.pl ([212.160.235.94]:37720 "EHLO hydra.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753375Ab3EGXyA (ORCPT ); Tue, 7 May 2013 19:54:00 -0400 From: "Rafael J. Wysocki" To: Tejun Heo , Colin Cross Cc: linux-kernel@vger.kernel.org, Pavel Machek , Peter Zijlstra , Ingo Molnar , Andrew Morton , Mandeep Singh Baines , Oleg Nesterov , linux-nfs@vger.kernel.org, linux-pm@vger.kernel.org, netdev@vger.kernel.org, Linus Torvalds Subject: Re: [PATCH v2 00/10] optimize freezing tasks by reducing task wakeups Date: Wed, 08 May 2013 02:02:24 +0200 Message-ID: <8514381.qPm240gC5h@vostro.rjw.lan> User-Agent: KMail/4.9.5 (Linux/3.9.0+; KDE/4.9.5; x86_64; ; ) In-Reply-To: <20130507181237.GE5531@mtj.dyndns.org> References: <1367884221-20462-1-git-send-email-ccross@android.com> <20130507181237.GE5531@mtj.dyndns.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 946 Lines: 30 On Tuesday, May 07, 2013 11:12:37 AM Tejun Heo wrote: > Hello, > > On Mon, May 06, 2013 at 04:50:05PM -0700, Colin Cross wrote: > > On slow cpus the large number of task wakeups and context switches > > triggered by freezing and thawing tasks can take a significant amount > > of cpu time. This patch series reduces the amount of work done during > > freezing tasks by avoiding waking up tasks that are already in a freezable > > state. > > For the whole series, > > Acked-by: Tejun Heo > > Thanks a lot! All 16 patches queued up as v3.11 material. Many thanks to everyone involved, Rafael -- I speak only for myself. Rafael J. Wysocki, Intel Open Source Technology Center. -- 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/