[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.11.1606171346540.5839@nanos>
Date: Fri, 17 Jun 2016 13:50:50 +0200 (CEST)
From: Thomas Gleixner <tglx@...utronix.de>
To: Zhaoyang Huang <zhaoyang.huang@...aro.org>
cc: linux-kernel@...r.kernel.org, linux-pm@...r.kernel.org,
mingo@...hat.com, peterz@...radead.org,
Zhaoyang Huang (黄朝阳)
<zhaoyang.huang@...eadtrum.com>
Subject: Re: [RESEND PATCH v2 2/2] power/idle: enhance the precision of
sleep_length
On Fri, 17 Jun 2016, Zhaoyang Huang wrote:
> On 17 June 2016 at 17:27, Thomas Gleixner <tglx@...utronix.de> wrote:
> > On Fri, 17 Jun 2016, Zhaoyang Huang wrote:
> >> There should be a gap between tick_nohz_idle_enter and
> >> tick_nohz_get_sleep_length when idle, which will cause the
> >> sleep_length is not very precised. Change it in this patch.
> >
> > What kind of imprecision are we talking about? Seconds, nanoseconds or
> > lightyears?
> >
> > Your changelog lacks any form of useful information.
> >
> sorry for the confusion. The imprecision can be caused by, for
> example, the callback function registered for CPU_PM_ENTER, which may
> consume a period of time within the 'idle' time. Besides, I also
> wonder why not calc the 'sleep_length' in the
> tick_nohz_get_sleep_length? This value is calculated at very
> beginning of the idle in current approach.
You still are not explaining the amount of imprecision. What are you talking
about and is it really relevant in any way or are you just trying to solve an
acedemic issue?
Thanks,
tglx
Powered by blists - more mailing lists