linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
  • * Re: PM regression in next
           [not found] ` <20180112012019.GA4059@atomide.com>
           [not found]   ` <20180112013257.GB4059@atomide.com>
    @ 2018-01-12 19:00   ` Tony Lindgren
      2018-01-12 19:12     ` Mark Brown
      1 sibling, 1 reply; 28+ messages in thread
    From: Tony Lindgren @ 2018-01-12 19:00 UTC (permalink / raw)
      To: Andrew Morton, Kuninori Morimoto
      Cc: Stephen Rothwell, linux-kernel, linux-arm-kernel, linux-omap,
    	Rafael J. Wysocki, linux-pm, Mark Brown
    
    * Tony Lindgren <tony@atomide.com> [180112 01:20]:
    > * Andrew Morton <akpm@linux-foundation.org> [180112 00:45]:
    > > On Thu, 11 Jan 2018 16:23:22 -0800 Tony Lindgren <tony@atomide.com> wrote:
    > > 
    > > > * Andrew Morton <akpm@linux-foundation.org> [180112 00:18]:
    > > > > On Thu, 11 Jan 2018 16:01:13 -0800 Tony Lindgren <tony@atomide.com> wrote:
    > > > > 
    > > > > > Hi all,
    > > > > > 
    > > > > > I'm seeing a considerable idle power consumption regression in
    > > > > > Linux next, with power consumption for my idle test system going
    > > > > > to 17.5mW compared to the usual 8mW on my test device.
    > > > > > 
    > > > > > Git bisect points to merge commit e130bc1d00a4 ("Merge branch
    > > > > > 'akpm-current/current'") being the first bad commit.
    > > > > > 
    > > > > > I have also verified that commit 70286688e5ad ("ipc/mqueue.c:
    > > > > > have RT tasks queue in by priority in wq_add()") is good, and
    > > > > > commit e2d7fe89e8ae ("Merge remote-tracking branch
    > > > > > 'init_task/init_task'") is good.
    > > > > 
    > > > > Do you mean that everything up to and including 70286688e5ad
    > > > > ("ipc/mqueue.c: have RT tasks queue in by priority in wq_add()") is
    > > > > good?
    > > > 
    > > > Yes I'm not seeing the regression in your branch at commit
    > > > 70286688e5ad. I'm seeing it only with the merge commit
    > > > e130bc1d00a4.
    > > > 
    > > 
    > > That's weird.  All I'm seeing between 70286688e5ad and end-of-mm is:
    ...
    
    > Well there are some changes in merge commit e130bc1d00a4..
    
    So it seems that the Makefile changes in Linux next merge commit
    e130bc1d00a4 cause changes with CONFIG_CC_STACKPROTECTOR_AUTO=y.
    With next-20180112 out now, that's now commit  3823b7cc7a5e
    ("Merge branch 'akpm-current/current'"). Not sure if that's a
    bug or not..
    
    Anyways, I reran my "bisect boot wait-idle measure" test with
    CONFIG_CC_STACKPROTECTOR_STRONG=y selected to rule out the AUTO
    option, and bisect now points to a different commit that makes
    more sense for my test case.
    
    It's commit 3bb0f7c31b1a ("ASoC: don't use snd_soc_write/read
    on twl4030"). And that is for the PMIC on my test system, so
    adding Kuninori and Mark to the thread :)
    
    Kuninori, it seems that commit 3bb0f7c31b1a causes higher
    power consumption on an idle system on omap3 using twl4030.
    Reverting 3bb0f7c31b1a makes things behave again. My guess
    is that twl4030_read does not do the same as snd_soc_read
    in the driver?
    
    Regards,
    
    Tony
    
    ^ permalink raw reply	[flat|nested] 28+ messages in thread

  • end of thread, other threads:[~2018-01-17  9:47 UTC | newest]
    
    Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
    -- links below jump to the message on this page --
         [not found] <20180112000037.GA3875@atomide.com>
         [not found] ` <20180111161837.f1c1d891a1b80d97e30a9b1b@linux-foundation.org>
         [not found]   ` <20180112002322.GB3875@atomide.com>
         [not found] ` <20180112012019.GA4059@atomide.com>
         [not found]   ` <20180112013257.GB4059@atomide.com>
    2018-01-12 12:23     ` PM regression in next Rafael J. Wysocki
    2018-01-12 12:30       ` Rafael J. Wysocki
    2018-01-12 13:01         ` Lars-Peter Clausen
    2018-01-12 13:16           ` Andrew Lunn
    2018-01-12 13:52             ` Tony Lindgren
    2018-01-12 13:55               ` Andrew Lunn
    2018-01-12 14:14                 ` Tony Lindgren
    2018-01-12 19:00   ` Tony Lindgren
    2018-01-12 19:12     ` Mark Brown
    2018-01-12 21:07       ` Tony Lindgren
    2018-01-12 21:15         ` Mark Brown
    2018-01-12 21:50           ` Tony Lindgren
    2018-01-12 22:11             ` Mark Brown
    2018-01-12 22:49               ` Tony Lindgren
    2018-01-12 22:59                 ` Mark Brown
    2018-01-15  1:45                   ` Kuninori Morimoto
    2018-01-15 16:50                     ` Tony Lindgren
    2018-01-15 17:19                       ` Mark Brown
    2018-01-15 17:52                         ` Tony Lindgren
    2018-01-15 17:56                           ` Mark Brown
    2018-01-15 18:06                             ` Tony Lindgren
    2018-01-15 18:13                               ` Mark Brown
    2018-01-15 18:55                                 ` Tony Lindgren
    2018-01-16  0:38                                   ` Kuninori Morimoto
    2018-01-17  9:47                                   ` Peter Ujfalusi
    2018-01-15 23:22                       ` Kuninori Morimoto
    2018-01-16  0:36                         ` Tony Lindgren
    2018-01-12 21:38         ` Mark Brown
    

    This is a public inbox, see mirroring instructions
    for how to clone and mirror all data and code used for this inbox;
    as well as URLs for NNTP newsgroup(s).