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

Issue 9584024: Overhaul base/process_util_linux.cc. (Closed)

Created:
8 years, 9 months ago by Lei Zhang
Modified:
8 years, 2 months ago
CC:
chromium-reviews, brettw-cc_chromium.org
Visibility:
Public.

Description

Overhaul base/process_util_linux.cc. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=125913

Patch Set 1 : #

Total comments: 7

Patch Set 2 : #

Patch Set 3 : fix typo #

Patch Set 4 : #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+215 lines, -142 lines) Patch
M base/process_util_linux.cc View 1 2 3 12 chunks +215 lines, -142 lines 1 comment Download

Messages

Total messages: 14 (0 generated)
Lei Zhang
erg: I was reading through process_util_linux.cc and saw a few things that made me think ...
8 years, 9 months ago (2012-03-02 22:52:40 UTC) #1
Elliot Glaysher
I think I understand this, so lgtm. https://chromiumcodereview.appspot.com/9584024/diff/4/base/process_util_linux.cc File base/process_util_linux.cc (right): https://chromiumcodereview.appspot.com/9584024/diff/4/base/process_util_linux.cc#newcode152 base/process_util_linux.cc:152: ProcStatsFields field_num) ...
8 years, 9 months ago (2012-03-02 23:23:44 UTC) #2
willchan no longer on Chromium
rubberstamping erg's lgtm On Fri, Mar 2, 2012 at 3:23 PM, <erg@chromium.org> wrote: > I ...
8 years, 9 months ago (2012-03-02 23:25:42 UTC) #3
Lei Zhang
https://chromiumcodereview.appspot.com/9584024/diff/4/base/process_util_linux.cc File base/process_util_linux.cc (right): https://chromiumcodereview.appspot.com/9584024/diff/4/base/process_util_linux.cc#newcode152 base/process_util_linux.cc:152: ProcStatsFields field_num) { On 2012/03/02 23:23:44, Elliot Glaysher wrote: ...
8 years, 9 months ago (2012-03-02 23:48:40 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/9584024/3004
8 years, 9 months ago (2012-03-02 23:49:33 UTC) #5
commit-bot: I haz the power
Try job failure for 9584024-3004 (retry) (retry) on linux_rel for steps "net_unittests, unit_tests, content_unittests, browser_tests, ...
8 years, 9 months ago (2012-03-03 01:34:53 UTC) #6
Lei Zhang
On 2012/03/03 01:34:53, I haz the power (commit-bot) wrote: > Try job failure for 9584024-3004 ...
8 years, 9 months ago (2012-03-03 01:46:27 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/9584024/9001
8 years, 9 months ago (2012-03-03 01:46:46 UTC) #8
commit-bot: I haz the power
Change committed as 124839
8 years, 9 months ago (2012-03-03 08:34:25 UTC) #9
Lei Zhang
On 2012/03/03 08:34:25, I haz the power (commit-bot) wrote: > Change committed as 124839 Turns ...
8 years, 9 months ago (2012-03-08 01:00:37 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/9584024/14001
8 years, 9 months ago (2012-03-09 20:14:39 UTC) #11
commit-bot: I haz the power
Change committed as 125913
8 years, 9 months ago (2012-03-09 21:48:35 UTC) #12
Jeffrey Yasskin
http://codereview.chromium.org/9584024/diff/14001/base/process_util_linux.cc File base/process_util_linux.cc (right): http://codereview.chromium.org/9584024/diff/14001/base/process_util_linux.cc#newcode114 base/process_util_linux.cc:114: NOTREACHED(); This NOTREACHED gets hit when a field in ...
8 years, 2 months ago (2012-09-27 23:33:07 UTC) #13
Lei Zhang
8 years, 2 months ago (2012-09-27 23:43:16 UTC) #14
On 2012/09/27 23:33:07, Jeffrey Yasskin wrote:
> http://codereview.chromium.org/9584024/diff/14001/base/process_util_linux.cc
> File base/process_util_linux.cc (right):
> 
>
http://codereview.chromium.org/9584024/diff/14001/base/process_util_linux.cc#...
> base/process_util_linux.cc:114: NOTREACHED();
> This NOTREACHED gets hit when a field in proc is too big for an int. My
> `unit_tests` run just crashed when proc_stats[VM_VSIZE]=="3073200128", which
> isn't a crazy value for it to have.

I'd be happy to fix it tomorrow if you file a bug today.

Powered by Google App Engine
This is Rietveld 408576698