DescriptionRevert of Don't measure CPU time in timing out GPU watchdog. (patchset #1 id:1 of https://codereview.chromium.org/1711763005/ )
Reason for revert:
Too many hangs are caused by slow startup:
BUG=589175
Original issue's description:
> Don't measure CPU time in timing out GPU watchdog.
>
> It's possible for the main thread to hang on a GPU event or waiting for the OS, so if CPU usage is required for timing out the watchdog then it's possible it'll never time out.
>
> Just remove the code that checks for CPU time. Time lost due to suspend/resume events should be handled by the PowerMonitor, and this code seems to work on other platforms without issues.
>
> BUG=588342
>
> Committed: https://crrev.com/ae57b78041762268e1898c165e33b904477433bb
> Cr-Commit-Position: refs/heads/master@{#376867}
TBR=kbr@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=588342
Committed: https://crrev.com/227bc7768e3ee84665b387fa65a01b7b41357218
Cr-Commit-Position: refs/heads/master@{#377076}
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|