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

Issue 200055: Add MAP_FIXED to Uncommit calls to see if that has an effect on GMail... (Closed)

Created:
11 years, 3 months ago by Mads Ager (chromium)
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Add MAP_FIXED to Uncommit calls to see if that has an effect on GMail memory usage in Chromium 64-bit Linux. Committed: http://code.google.com/p/v8/source/detail?r=2848

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M src/platform-freebsd.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/platform-linux.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/platform-macos.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Mads Ager (chromium)
11 years, 3 months ago (2009-09-09 07:22:11 UTC) #1
Erik Corry
LGTM. We should also test the return value of munmap in OS::Free. Perhaps assert it?
11 years, 3 months ago (2009-09-09 07:32:13 UTC) #2
Mads Ager (chromium)
On 2009/09/09 07:32:13, Erik Corry wrote: > LGTM. > > We should also test the ...
11 years, 3 months ago (2009-09-09 07:47:33 UTC) #3
mseaborn - please use other
11 years, 2 months ago (2009-10-19 17:30:13 UTC) #4
Note that this change was made (I think) in response to this Chromium bug:
http://code.google.com/p/chromium/issues/detail?id=21041

Powered by Google App Engine
This is Rietveld 408576698