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

Issue 365007: Linux: use /proc/pid/statm to get memory stats when /proc/pid/smaps is unavai... (Closed)

Created:
11 years, 1 month ago by Lei Zhang
Modified:
9 years, 7 months ago
Reviewers:
agl
CC:
chromium-reviews_googlegroups.com, brettw+cc_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

Linux: use /proc/pid/statm to get memory stats when /proc/pid/smaps is unavailable. BUG=23258 TEST=We get approximate memory usage in about:memory for sandboxed renderers. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=31019

Patch Set 1 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -37 lines) Patch
M base/process_util_linux.cc View 4 chunks +48 lines, -30 lines 0 comments Download
M chrome/browser/resources/about_memory_linux.html View 3 chunks +7 lines, -7 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Lei Zhang
11 years, 1 month ago (2009-11-04 22:17:59 UTC) #1
agl
11 years, 1 month ago (2009-11-04 22:23:20 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698