Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(108)

Issue 6756015: power_Resume: report time to bring all cpus online (Closed)

Created:
9 years, 8 months ago by Sonny
Modified:
9 years ago
CC:
chromium-os-reviews_chromium.org, sosa+cc_chromium.org, seano+cc_chromium.org, ericli
Visibility:
Public.

Description

power_Resume: report time to bring all cpus online look for the last instance of "CPUn is up" and subtract the resume begin from there BUG=13649 TEST=run power_Resume and check for the presense of the resume_kernel_cpu metric Change-Id: I3e03e4a3faea7772f5557dcbe21a5d9d0ca836f6 R=bleung@chromium.org,snanda@chromium.org Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=30dd1b9

Patch Set 1 #

Patch Set 2 : Add code to report device resume time #

Total comments: 1

Patch Set 3 : Fix 80 column violation #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -1 line) Patch
M client/site_tests/power_Resume/power_Resume.py View 1 2 6 chunks +21 lines, -1 line 0 comments Download

Messages

Total messages: 12 (0 generated)
Sonny
9 years, 8 months ago (2011-03-30 00:45:05 UTC) #1
Sameer Nanda
LGTM. DId you want to split out the device resume time as well while you ...
9 years, 8 months ago (2011-03-30 18:12:35 UTC) #2
Sonny
On 2011/03/30 18:12:35, Sameer Nanda wrote: > LGTM. DId you want to split out the ...
9 years, 8 months ago (2011-03-30 18:34:23 UTC) #3
Benson Leung
sounds good to me. On Wed, Mar 30, 2011 at 11:34 AM, <sonnyrao@chromium.org> wrote: > ...
9 years, 8 months ago (2011-03-30 18:47:10 UTC) #4
Sameer Nanda
On Wed, Mar 30, 2011 at 11:34 AM, <sonnyrao@chromium.org> wrote: > On 2011/03/30 18:12:35, Sameer ...
9 years, 8 months ago (2011-03-30 18:48:12 UTC) #5
Sameer Nanda
LGTM with a nit. http://codereview.chromium.org/6756015/diff/4001/client/site_tests/power_Resume/power_Resume.py File client/site_tests/power_Resume/power_Resume.py (right): http://codereview.chromium.org/6756015/diff/4001/client/site_tests/power_Resume/power_Resume.py#newcode154 client/site_tests/power_Resume/power_Resume.py:154: results['seconds_system_resume_kernel_devices'] = kernel_device_resume_time > 80 ...
9 years, 8 months ago (2011-04-04 16:30:49 UTC) #6
Sonny
On 2011/04/04 16:30:49, Sameer Nanda wrote: > LGTM with a nit. > > http://codereview.chromium.org/6756015/diff/4001/client/site_tests/power_Resume/power_Resume.py > ...
9 years, 8 months ago (2011-04-04 20:37:45 UTC) #7
Sonny
9 years, 8 months ago (2011-04-04 20:53:33 UTC) #8
Sameer Nanda
LGTM
9 years, 8 months ago (2011-04-04 20:54:56 UTC) #9
zbehan
I believe this CL breaks the test (and BVT's) on single CPU machines (like the ...
9 years, 8 months ago (2011-04-15 21:00:07 UTC) #10
Sonny
Argh, yeah I should have realized that would break on a 1 (logical) cpu machine. ...
9 years, 8 months ago (2011-04-15 21:56:10 UTC) #11
zbehan
9 years, 8 months ago (2011-04-15 21:58:55 UTC) #12
Not filed a bug yet, can do.

On Fri, Apr 15, 2011 at 11:55 PM, Sonny Rao <sonnyrao@chromium.org> wrote:

> Argh, yeah I should have realized that would break on a 1 (logical)
> cpu machine.
> I can fix that up.  Have you filed a bug on it yet?
>
> Sonny
>
> On Fri, Apr 15, 2011 at 2:00 PM, Zdenek Behan <zbehan@chromium.org> wrote:
> > I believe this CL breaks the test (and BVT's) on single CPU machines
> (like
> > the L13). The message CPUn is up seems to be only printed for non-boot
> > CPU's.
> >
> > On Mon, Apr 4, 2011 at 10:54 PM, <snanda@chromium.org> wrote:
> >>
> >> LGTM
> >>
> >> http://codereview.chromium.org/6756015/
> >
> >
>

Powered by Google App Engine
This is Rietveld 408576698