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

Issue 68203003: Enable physical memory argument to be passed as an argument to ConfigureResourceConstraintsForPlatf… (Closed)

Created:
7 years, 1 month ago by rmcilroy
Modified:
7 years, 1 month ago
Reviewers:
Sven Panne
CC:
v8-dev, Paweł Hajdan Jr.
Visibility:
Public.

Description

Enable physical memory argument to be passed as an argument to ConfigureResourceConstraintsForPlatform. BUG=312241 R=svenpanne@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=17696

Patch Set 1 #

Patch Set 2 : #

Total comments: 6

Patch Set 3 : Address Sven's comments. #

Patch Set 4 : Move ResourceConstraints::ConfigureDefaults to api.cc #

Patch Set 5 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -12 lines) Patch
M include/v8.h View 1 2 3 4 1 chunk +10 lines, -0 lines 0 comments Download
M include/v8-defaults.h View 1 2 1 chunk +5 lines, -11 lines 0 comments Download
M src/api.cc View 1 2 3 4 1 chunk +36 lines, -0 lines 0 comments Download
M src/d8.cc View 1 2 1 chunk +3 lines, -1 line 0 comments Download
M src/defaults.cc View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
rmcilroy
PTAL Sven.
7 years, 1 month ago (2013-11-11 11:21:57 UTC) #1
Sven Panne
First round of comments. https://codereview.chromium.org/68203003/diff/30001/src/defaults.cc File src/defaults.cc (right): https://codereview.chromium.org/68203003/diff/30001/src/defaults.cc#newcode40 src/defaults.cc:40: #if V8_OS_ANDROID Move the #if ...
7 years, 1 month ago (2013-11-12 07:45:02 UTC) #2
rmcilroy
Thanks Sven. PTAL. https://codereview.chromium.org/68203003/diff/30001/src/defaults.cc File src/defaults.cc (right): https://codereview.chromium.org/68203003/diff/30001/src/defaults.cc#newcode40 src/defaults.cc:40: #if V8_OS_ANDROID On 2013/11/12 07:45:03, Sven ...
7 years, 1 month ago (2013-11-12 12:13:58 UTC) #3
Sven Panne
lgtm
7 years, 1 month ago (2013-11-12 14:05:21 UTC) #4
rmcilroy
On 2013/11/12 14:05:21, Sven Panne wrote: > lgtm Thanks Sven. Shall I move ResourceConstraints::ConfigureDefaults to ...
7 years, 1 month ago (2013-11-12 14:44:38 UTC) #5
Sven Panne
On 2013/11/12 14:44:38, rmcilroy wrote: > On 2013/11/12 14:05:21, Sven Panne wrote: > > lgtm ...
7 years, 1 month ago (2013-11-13 08:08:53 UTC) #6
rmcilroy
On 2013/11/13 08:08:53, Sven Panne wrote: > On 2013/11/12 14:44:38, rmcilroy wrote: > > On ...
7 years, 1 month ago (2013-11-13 10:39:23 UTC) #7
Sven Panne
LGTM (still)
7 years, 1 month ago (2013-11-13 12:10:31 UTC) #8
rmcilroy
7 years, 1 month ago (2013-11-13 14:05:14 UTC) #9
Message was sent while issue was closed.
Committed patchset #5 manually as r17696 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698