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

Issue 1217243006: Analyze contiguous physical memory chunks that mmap system call gives (Closed)

Created:
5 years, 5 months ago by ruiq
Modified:
5 years, 5 months ago
Reviewers:
Mark Seaborn
Base URL:
https://github.com/acutebridge/rowhammer-test.git@phymem_alloc
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Analyze contiguous physical memory chunks that mmap system call gives R=mseaborn@chromium.org Committed: https://github.com/google/rowhammer-test/commit/6db5fa600bcf0c554e89e50d3ed431a412c65a08

Patch Set 1 #

Patch Set 2 #

Total comments: 20

Patch Set 3 : Addressed code review comments #

Total comments: 4

Patch Set 4 : More clean up #

Unified diffs Side-by-side diffs Delta from patch set Stats (+217 lines, -9 lines) Patch
A physmem_alloc_analysis/README.md View 1 2 1 chunk +62 lines, -0 lines 0 comments Download
A + physmem_alloc_analysis/analyze.sh View 1 1 chunk +4 lines, -2 lines 0 comments Download
A + physmem_alloc_analysis/gnuplot_script View 1 2 2 chunks +6 lines, -6 lines 0 comments Download
A + physmem_alloc_analysis/make.sh View 1 1 chunk +1 line, -1 line 0 comments Download
A physmem_alloc_analysis/physmem_alloc_analyzer.py View 1 2 3 1 chunk +47 lines, -0 lines 0 comments Download
A physmem_alloc_analysis/physmem_alloc_profiler.cc View 1 2 1 chunk +97 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (6 generated)
ruiq
5 years, 5 months ago (2015-07-01 18:26:25 UTC) #4
Mark Seaborn
Can you remove "BUG=" from the commit message? It's a Chromium/NaCl style to have a ...
5 years, 5 months ago (2015-07-01 19:21:23 UTC) #5
ruiq
https://codereview.chromium.org/1217243006/diff/20001/physmem_alloc_analysis/README.md File physmem_alloc_analysis/README.md (right): https://codereview.chromium.org/1217243006/diff/20001/physmem_alloc_analysis/README.md#newcode5 physmem_alloc_analysis/README.md:5: for mmap, and analyze how contiguous the assigned physical ...
5 years, 5 months ago (2015-07-01 20:42:59 UTC) #6
Mark Seaborn
LGTM, thanks https://codereview.chromium.org/1217243006/diff/40001/physmem_alloc_analysis/physmem_alloc_analyzer.py File physmem_alloc_analysis/physmem_alloc_analyzer.py (right): https://codereview.chromium.org/1217243006/diff/40001/physmem_alloc_analysis/physmem_alloc_analyzer.py#newcode16 physmem_alloc_analysis/physmem_alloc_analyzer.py:16: import operator Not used now https://codereview.chromium.org/1217243006/diff/40001/physmem_alloc_analysis/physmem_alloc_analyzer.py#newcode43 physmem_alloc_analysis/physmem_alloc_analyzer.py:43: ...
5 years, 5 months ago (2015-07-06 17:32:33 UTC) #7
ruiq
https://codereview.chromium.org/1217243006/diff/40001/physmem_alloc_analysis/physmem_alloc_analyzer.py File physmem_alloc_analysis/physmem_alloc_analyzer.py (right): https://codereview.chromium.org/1217243006/diff/40001/physmem_alloc_analysis/physmem_alloc_analyzer.py#newcode16 physmem_alloc_analysis/physmem_alloc_analyzer.py:16: import operator On 2015/07/06 17:32:33, Mark Seaborn wrote: > ...
5 years, 5 months ago (2015-07-07 01:12:50 UTC) #8
commit-bot: I haz the power
Commit queue rejected this change because it did not recognize the base URL. Please commit ...
5 years, 5 months ago (2015-07-07 02:42:03 UTC) #12
ruiq
5 years, 5 months ago (2015-07-07 21:08:50 UTC) #13
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
6db5fa600bcf0c554e89e50d3ed431a412c65a08 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698