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

Issue 227113011: Expose the virtual memory limit to blink (Closed)

Created:
6 years, 8 months ago by jochen (gone - plz use gerrit)
Modified:
6 years, 8 months ago
Reviewers:
Mark Mentovai
CC:
chromium-reviews, darin-cc_chromium.org, erikwright+watch_chromium.org, jam
Visibility:
Public.

Description

Expose the virtual memory limit to blink V8 queries the limit before sandbox initialization via static initializers. We should pass it in like the other memory related values instead. BUG=none R=mark@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=262544

Patch Set 1 #

Total comments: 6

Patch Set 2 : updates #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -0 lines) Patch
M base/sys_info.h View 1 1 chunk +11 lines, -0 lines 0 comments Download
M base/sys_info_posix.cc View 1 3 chunks +20 lines, -0 lines 0 comments Download
M base/sys_info_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M base/sys_info_win.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M content/child/blink_platform_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/blink_platform_impl.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M content/zygote/zygote_main_linux.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
jochen (gone - plz use gerrit)
6 years, 8 months ago (2014-04-08 17:41:30 UTC) #1
Mark Mentovai
https://codereview.chromium.org/227113011/diff/1/base/sys_info.h File base/sys_info.h (right): https://codereview.chromium.org/227113011/diff/1/base/sys_info.h#newcode41 base/sys_info.h:41: // Return the number of megabtesof available virtual memory, ...
6 years, 8 months ago (2014-04-08 18:49:56 UTC) #2
jochen (gone - plz use gerrit)
https://codereview.chromium.org/227113011/diff/1/base/sys_info.h File base/sys_info.h (right): https://codereview.chromium.org/227113011/diff/1/base/sys_info.h#newcode41 base/sys_info.h:41: // Return the number of megabtesof available virtual memory, ...
6 years, 8 months ago (2014-04-08 19:26:31 UTC) #3
Mark Mentovai
Hmm, OK, so there is precedent. OK, it’ll be inlined and result in the same ...
6 years, 8 months ago (2014-04-08 19:33:56 UTC) #4
jochen (gone - plz use gerrit)
The CQ bit was checked by jochen@chromium.org
6 years, 8 months ago (2014-04-08 19:38:42 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jochen@chromium.org/227113011/20001
6 years, 8 months ago (2014-04-08 19:39:31 UTC) #6
commit-bot: I haz the power
6 years, 8 months ago (2014-04-08 23:19:25 UTC) #7
Message was sent while issue was closed.
Change committed as 262544

Powered by Google App Engine
This is Rietveld 408576698