Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(128)

Issue 311760043: i#1680 large pages: Replace VMM_BLOCK_SIZE with an option. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
7 years, 6 months ago by Edmund.Grimley.Evans
Modified:
7 years, 6 months ago
Reviewers:
bruening
CC:
dynamorio-devs_googlegroups.com
Visibility:
Public.

Description

Commit log for first patchset: --------------- i#1680 large pages: Replace VMM_BLOCK_SIZE with an option. VMM_BLOCK_SIZE is replaced with dynamo_options.vmm_block_size. This will make it possible to have it depend on the page size. ---------------

Patch Set 1 #

Total comments: 1

Patch Set 2 : Committed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -55 lines) Patch
M core/heap.h View 1 chunk +2 lines, -0 lines 0 comments Download
M core/heap.c View 1 21 chunks +46 lines, -55 lines 0 comments Download
M core/options.c View 1 chunk +6 lines, -0 lines 0 comments Download
M core/optionsx.h View 1 chunk +15 lines, -0 lines 0 comments Download

Messages

Total messages: 3
Edmund.Grimley.Evans
7 years, 6 months ago (2016-09-23 16:22:39 UTC) #1
bruening
Should be INTERNAL_OPTION. This adds overhead but on alloc paths and there's perhaps no clean ...
7 years, 6 months ago (2016-09-28 04:50:32 UTC) #2
Edmund.Grimley.Evans
7 years, 6 months ago (2016-10-10 13:16:18 UTC) #3
Committed as
https://github.com/DynamoRIO/dynamorio/commit/4fd7afe7e72a941c4027400f64fa131...

Final commit log: 
---------------
i#1680 large pages: Replace VMM_BLOCK_SIZE with an option.

VMM_BLOCK_SIZE is replaced with INTERNAL_OPTION(vmm_block_size).
This will make it possible to have it depend on the page size.

Review-URL: https://codereview.appspot.com/311760043
---------------
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b