Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1303)

Issue 161110044: code review 161110044: runtime: warn that cputicks() might not be monotonic. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 4 months ago by khr
Modified:
10 years, 4 months ago
Reviewers:
gobot, dave, bradfitz
CC:
golang-codereviews, bradfitz, dave_cheney.net, minux
Visibility:
Public.

Description

runtime: warn that cputicks() might not be monotonic. Get rid of gocputicks(), it is no longer used.

Patch Set 1 #

Patch Set 2 : diff -r fdbba39326c8d1431fc09ffdbdd20a83f209fdcd https://khr%40golang.org@code.google.com/p/go/ #

Patch Set 3 : diff -r fdbba39326c8d1431fc09ffdbdd20a83f209fdcd https://khr%40golang.org@code.google.com/p/go/ #

Patch Set 4 : diff -r fdbba39326c8d1431fc09ffdbdd20a83f209fdcd https://khr%40golang.org@code.google.com/p/go/ #

Patch Set 5 : diff -r fdbba39326c8d1431fc09ffdbdd20a83f209fdcd https://khr%40golang.org@code.google.com/p/go/ #

Patch Set 6 : diff -r fdbba39326c8d1431fc09ffdbdd20a83f209fdcd https://khr%40golang.org@code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -23 lines) Patch
M src/runtime/asm_386.s View 1 1 chunk +0 lines, -6 lines 0 comments Download
M src/runtime/asm_amd64.s View 1 1 chunk +0 lines, -7 lines 0 comments Download
M src/runtime/asm_amd64p32.s View 1 1 chunk +0 lines, -7 lines 0 comments Download
M src/runtime/asm_arm.s View 1 1 chunk +0 lines, -3 lines 0 comments Download
M src/runtime/stubs.go View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 6
khr
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://khr%40golang.org@code.google.com/p/go/
10 years, 4 months ago (2014-10-21 21:06:50 UTC) #1
bradfitz
LGTM On Oct 21, 2014 11:06 PM, <khr@golang.org> wrote: > Reviewers: golang-codereviews, > > Message: ...
10 years, 4 months ago (2014-10-21 21:11:07 UTC) #2
dave_cheney.net
LGTM On 22 Oct 2014 08:06, <khr@golang.org> wrote: > Reviewers: golang-codereviews, > > Message: > ...
10 years, 4 months ago (2014-10-21 21:28:05 UTC) #3
minux
also consider linking to the issue? it has lots of useful information.
10 years, 4 months ago (2014-10-21 21:29:02 UTC) #4
khr
*** Submitted as https://code.google.com/p/go/source/detail?r=663d8fa28048 *** runtime: warn that cputicks() might not be monotonic. Get rid ...
10 years, 4 months ago (2014-10-21 21:46:11 UTC) #5
gobot
10 years, 4 months ago (2014-10-21 21:48:12 UTC) #6
Message was sent while issue was closed.
This CL appears to have broken the plan9-amd64-aram builder.
See http://build.golang.org/log/3be1d918ed8995e0f9768e55d77285bebf94639c
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b