Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753014AbaFDNop (ORCPT ); Wed, 4 Jun 2014 09:44:45 -0400 Received: from mail-oa0-f50.google.com ([209.85.219.50]:57991 "EHLO mail-oa0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750822AbaFDNoo (ORCPT ); Wed, 4 Jun 2014 09:44:44 -0400 MIME-Version: 1.0 In-Reply-To: <20140604132305.GB13827@localhost.localdomain> References: <20140604132305.GB13827@localhost.localdomain> Date: Wed, 4 Jun 2014 19:14:43 +0530 Message-ID: Subject: Re: [Query] Can we use normal timers (kernel/timer.c) while in NO_HZ_FULL mode? From: Viresh Kumar To: Frederic Weisbecker Cc: Thomas Gleixner , Kevin Hilman , Daniel Lezcano , Lists linaro-kernel , Linux Kernel Mailing List , Linaro Networking , Preeti U Murthy Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 4 June 2014 18:53, Frederic Weisbecker wrote: > Right, if we enqueue a timer when the tick is stopped, we call wake_up_nohz_cpu(). Ahh, I looked at __mod_timer() :) BTW, shouldn't we do something similar for mod_timer_pinned() as well ? -- 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/