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

Issue 12182043: code review 12182043: runtime: better debug output for inconsistent Note (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 9 months ago by dvyukov
Modified:
10 years, 9 months ago
Reviewers:
bradfitz
CC:
golang-dev, bradfitz
Visibility:
Public.

Description

runtime: better debug output for inconsistent Note Update issue 5139. Double wakeup on Note was reported several times, but no reliable reproducer. There also was a strange report about weird value of epoll fd. Maybe it's corruption of global data...

Patch Set 1 #

Patch Set 2 : diff -r aaec807a07a1 https://dvyukov%40google.com@code.google.com/p/go/ #

Patch Set 3 : diff -r aaec807a07a1 https://dvyukov%40google.com@code.google.com/p/go/ #

Patch Set 4 : diff -r aaec807a07a1 https://dvyukov%40google.com@code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -1 line) Patch
M src/pkg/runtime/lock_futex.c View 1 1 chunk +6 lines, -1 line 0 comments Download

Messages

Total messages: 3
dvyukov
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://dvyukov%40google.com@code.google.com/p/go/
10 years, 9 months ago (2013-07-31 17:11:11 UTC) #1
bradfitz
LGTM
10 years, 9 months ago (2013-07-31 17:59:35 UTC) #2
dvyukov
10 years, 9 months ago (2013-07-31 18:04:08 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=5333e97ad270 ***

runtime: better debug output for inconsistent Note
Update issue 5139.
Double wakeup on Note was reported several times,
but no reliable reproducer.
There also was a strange report about weird value of epoll fd.
Maybe it's corruption of global data...

R=golang-dev, bradfitz
CC=golang-dev
https://codereview.appspot.com/12182043
Sign in to reply to this message.

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