Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1629634
| From | "Doug Smythies" <dsmythies@telus.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | RE: Performance of low-cpu utilisation benchmark regressed severely since 4.6 |
| Date | 2017-04-24 16:30 +0200 |
| Message-ID | <tzNa3-87g-43@gated-at.bofh.it> (permalink) |
| References | (1 earlier) <tylIR-1Nt-5@gated-at.bofh.it> <tyWIp-7KS-1@gated-at.bofh.it> <tzrMd-1Lw-9@gated-at.bofh.it> <tzAwa-7NE-9@gated-at.bofh.it> <tzNa3-87g-45@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 2017.04.23 18:23 Srinivas Pandruvada wrote: > On Mon, 2017-04-24 at 02:59 +0200, Rafael J. Wysocki wrote: >> On Sun, Apr 23, 2017 at 5:31 PM, Doug Smythies <dsmythies@telus.net> wrote: >>> It looks like the cost is mostly related to moving the load from >>> one CPU to >>> another and waiting for the new one to ramp up then. > Last time when we analyzed Mel's result last year this was the > conclusion. The problem was more apparent on systems with per core P- > state. ?? I have never seen this particular use case before. Unless I have looked the wrong thing, Mel's issue last year was a different use case. ...[cut]... >>>> We can do one more trick I forgot about. Namely, if we are about >>>> to increase >>>> the P-state, we can jump to the average between the target and >>>> the max >>>> instead of just the target, like in the appended patch (on top of >>>> linux-next). >>>> >>>> That will make the P-state selection really aggressive, so costly >>>> energetically, >>>> but it shoud small jumps of the average load above 0 to case big >>>> jumps of >>>> the target P-state. >>> I'm already seeing the energy costs of some of this stuff. >>> 3050.2 Seconds. >> Is this with or without reducing the sampling interval? It was without reducing the sample interval. So, it was the branch you referred us to the other day: git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git linux-next with your patch (now deleted from this thread) applied. ...[cut]... >> Anyway, your results are somewhat counter-intuitive. >> Would it be possible to run this workload with the linux-next branch >> and the schedutil governor and see if the patch at >> https://patchwork.kernel.org/patch/9671829/ makes any difference? git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git linux-next Plus that patch is in progress. ... Doug
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: Performance of low-cpu utilisation benchmark regressed severely since 4.6 "Rafael J. Wysocki" <rafael@kernel.org> - 2017-04-10 23:00 +0200
Re: Performance of low-cpu utilisation benchmark regressed severely since 4.6 Mel Gorman <mgorman@techsingularity.net> - 2017-04-11 12:10 +0200
Re: Performance of low-cpu utilisation benchmark regressed severely since 4.6 "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2017-04-21 03:00 +0200
RE: Performance of low-cpu utilisation benchmark regressed severely since 4.6 "Doug Smythies" <dsmythies@telus.net> - 2017-04-11 17:50 +0200
Re: Performance of low-cpu utilisation benchmark regressed severely since 4.6 Mel Gorman <mgorman@techsingularity.net> - 2017-04-11 18:50 +0200
RE: Performance of low-cpu utilisation benchmark regressed severely since 4.6 "Doug Smythies" <dsmythies@telus.net> - 2017-04-15 01:10 +0200
Re: Performance of low-cpu utilisation benchmark regressed severely since 4.6 Mel Gorman <mgorman@techsingularity.net> - 2017-04-19 10:20 +0200
Re: Performance of low-cpu utilisation benchmark regressed severely since 4.6 "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2017-04-21 03:20 +0200
RE: Performance of low-cpu utilisation benchmark regressed severely since 4.6 "Doug Smythies" <dsmythies@telus.net> - 2017-04-20 17:00 +0200
Re: Performance of low-cpu utilisation benchmark regressed severely since 4.6 "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2017-04-21 03:30 +0200
RE: Performance of low-cpu utilisation benchmark regressed severely since 4.6 "Doug Smythies" <dsmythies@telus.net> - 2017-04-22 08:30 +0200
Re: Performance of low-cpu utilisation benchmark regressed severely since 4.6 "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2017-04-22 23:20 +0200
Re: Performance of low-cpu utilisation benchmark regressed severely since 4.6 Mel Gorman <mgorman@techsingularity.net> - 2017-04-24 12:10 +0200
RE: Performance of low-cpu utilisation benchmark regressed severely since 4.6 "Doug Smythies" <dsmythies@telus.net> - 2017-04-23 17:40 +0200
Re: Performance of low-cpu utilisation benchmark regressed severely since 4.6 "Rafael J. Wysocki" <rafael@kernel.org> - 2017-04-24 03:00 +0200
Re: Performance of low-cpu utilisation benchmark regressed severely since 4.6 Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> - 2017-04-24 03:30 +0200
RE: Performance of low-cpu utilisation benchmark regressed severely since 4.6 "Doug Smythies" <dsmythies@telus.net> - 2017-04-24 16:30 +0200
RE: Performance of low-cpu utilisation benchmark regressed severely since 4.6 "Doug Smythies" <dsmythies@telus.net> - 2017-04-25 09:20 +0200
Re: Performance of low-cpu utilisation benchmark regressed severely since 4.6 "Rafael J. Wysocki" <rafael@kernel.org> - 2017-04-25 23:30 +0200
RE: Performance of low-cpu utilisation benchmark regressed severely since 4.6 "Doug Smythies" <dsmythies@telus.net> - 2017-04-25 23:10 +0200
csiph-web