From: Anna-Maria Behnsen <anna-maria@linutronix.de>
To: "Rafael J. Wysocki" <rafael@kernel.org>
Cc: Linux PM <linux-pm@vger.kernel.org>,
Kajetan Puchalski <kajetan.puchalski@arm.com>,
Peter Zijlstra <peterz@infradead.org>,
LKML <linux-kernel@vger.kernel.org>,
Frederic Weisbecker <frederic@kernel.org>
Subject: Re: [RFT][PATCH v2 0/3] cpuidle: teo: Do not check timers unconditionally every time
Date: Wed, 9 Aug 2023 17:09:57 +0200 (CEST) [thread overview]
Message-ID: <4c3ac295-41e-8644-4eed-2e5bcdaf302c@linutronix.de> (raw)
In-Reply-To: <CAJZ5v0jX1_yTG6CxnPNVEMf8mMEKc33jpoWoHkreMDZLPK8UcA@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1872 bytes --]
On Mon, 7 Aug 2023, Rafael J. Wysocki wrote:
> On Mon, Aug 7, 2023 at 5:38 PM Anna-Maria Behnsen
> <anna-maria@linutronix.de> wrote:
> >
> > On Thu, 3 Aug 2023, Rafael J. Wysocki wrote:
> >
> > > On Thu, Aug 3, 2023 at 11:12 PM Rafael J. Wysocki <rjw@rjwysocki.net> wrote:
> > > >
> > > > Hi Folks,
> > > >
> > > > This is the second iteration of:
> > > >
> > > > https://lore.kernel.org/linux-pm/4511619.LvFx2qVVIh@kreacher/
> > > >
> > > > with an additional patch.
> > > >
> > > > There are some small modifications of patch [1/3] and the new
> > > > patch causes governor statistics to play a role in deciding whether
> > > > or not to stop the scheduler tick.
> > > >
> > > > Testing would be much appreciated!
> > >
> > > For convenience, this series is now available in the following git branch:
> > >
> > > git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
> > > pm-cpuidle-teo
> > >
> >
> > Gauthams tests and the distribution of idle time durations looks pretty
> > good. Also the prevention of calling tick_nohz_get_sleep_length() is very
> > nice (21477 calls of tick_nohz_next_event() and the tick was stopped 2670
> > times).
> >
> > Here is the deviation of idle time durations (based on your branch):
> >
> > Idle Total 2670 100.00%
> > x >= 4ms 2537 95.02%
> > 4ms> x >= 2ms 19 0.71%
> > 2ms > x >= 1ms 10 0.37%
> > 1ms > x >= 500us 7 0.26%
> > 500us > x >= 250us 6 0.22%
> > 250us > x >=100us 13 0.49%
> > 100us > x >= 50us 17 0.64%
> > 50us > x >= 25us 25 0.94%
> > 25us > x >= 10us 22 0.82%
> > 10us > x > 5us 9 0.34%
> > 5us > x 5 0.19%
>
> Thanks a lot for the data!
>
> Can I add a Tested-by: tag from you to this series?
>
Sure - sorry for the delay!
next prev parent reply other threads:[~2023-08-09 15:10 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-03 20:57 Rafael J. Wysocki
2023-08-03 21:07 ` [RFT][PATCH v2 1/3] cpuidle: teo: Do not call tick_nohz_get_sleep_length() upfront Rafael J. Wysocki
2023-08-03 21:09 ` [RFT][PATCH v2 2/3] cpuidle: teo: Skip tick_nohz_get_sleep_length() call in some cases Rafael J. Wysocki
2023-08-11 8:52 ` Anna-Maria Behnsen
2023-08-11 9:40 ` Rafael J. Wysocki
2023-08-03 21:11 ` [RFT][PATCH v2 3/3] cpuidle: teo: Gather statistics regarding whether or not to stop the tick Rafael J. Wysocki
2023-08-03 21:33 ` [RFT][PATCH v2 0/3] cpuidle: teo: Do not check timers unconditionally every time Rafael J. Wysocki
2023-08-07 15:38 ` Anna-Maria Behnsen
2023-08-07 15:39 ` Anna-Maria Behnsen
2023-08-07 16:47 ` Rafael J. Wysocki
2023-08-09 15:09 ` Anna-Maria Behnsen [this message]
2023-08-09 15:11 ` Rafael J. Wysocki
2023-08-08 15:22 ` Doug Smythies
2023-08-08 16:43 ` Rafael J. Wysocki
2023-08-08 22:40 ` Doug Smythies
2023-08-09 16:24 ` Anna-Maria Behnsen
2023-08-10 0:43 ` Doug Smythies
2023-08-10 1:08 ` Doug Smythies
2023-08-10 7:27 ` Rafael J. Wysocki
2023-08-07 14:00 ` Kajetan Puchalski
2023-08-07 16:46 ` Rafael J. Wysocki
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4c3ac295-41e-8644-4eed-2e5bcdaf302c@linutronix.de \
--to=anna-maria@linutronix.de \
--cc=frederic@kernel.org \
--cc=kajetan.puchalski@arm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=peterz@infradead.org \
--cc=rafael@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®