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

Issue 1287173004: Make FlushICache NOP for Nvidia Denver 1.0 only (Closed)

Created:
5 years, 4 months ago by Srikumar
Modified:
5 years, 3 months ago
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@lkgr
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Make FlushICache NOP for Nvidia Denver 1.0 only FlushICache should be NOP for Denver with part numbers 0x0, 0x1 and 0x2 only. Instruction cache needs to flushed for future versions of denver. Committed: https://crrev.com/434a291a0a05015d247c3604c27f88caaa181a51 Cr-Commit-Position: refs/heads/master@{#30262}

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -2 lines) Patch
M src/arm/assembler-arm.cc View 1 chunk +2 lines, -1 line 2 comments Download
M src/arm64/assembler-arm64.cc View 1 chunk +2 lines, -1 line 2 comments Download
M src/base/cpu.h View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 26 (9 generated)
arajp
On 2015/08/19 02:55:32, Srikumar wrote: > mailto:sbonda@nvidia.com changed reviewers: > + mailto:arajp@nvidia.com LGTM
5 years, 4 months ago (2015-08-19 04:04:31 UTC) #3
Benedikt Meurer
lgtm
5 years, 4 months ago (2015-08-19 08:13:44 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1287173004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1287173004/1
5 years, 4 months ago (2015-08-19 08:13:53 UTC) #6
Rodolph Perfetta (ARM)
https://codereview.chromium.org/1287173004/diff/1/src/arm/assembler-arm.cc File src/arm/assembler-arm.cc (right): https://codereview.chromium.org/1287173004/diff/1/src/arm/assembler-arm.cc#newcode129 src/arm/assembler-arm.cc:129: cpu.variant() == base::CPU::NVIDIA_DENVER && same as arm64 https://codereview.chromium.org/1287173004/diff/1/src/arm64/assembler-arm64.cc File ...
5 years, 4 months ago (2015-08-19 08:19:27 UTC) #8
Srikumar
I have added alex from nvidia cpu team to comment on variant() and part() details ...
5 years, 4 months ago (2015-08-19 16:20:02 UTC) #11
avanbrunt
https://codereview.chromium.org/1287173004/diff/1/src/arm64/assembler-arm64.cc File src/arm64/assembler-arm64.cc (right): https://codereview.chromium.org/1287173004/diff/1/src/arm64/assembler-arm64.cc#newcode55 src/arm64/assembler-arm64.cc:55: cpu.variant() == base::CPU::NVIDIA_DENVER && On 2015/08/19 08:19:27, Rodolph Perfetta ...
5 years, 4 months ago (2015-08-19 16:35:39 UTC) #12
Srikumar
https://codereview.chromium.org/1287173004/diff/1/src/arm/assembler-arm.cc File src/arm/assembler-arm.cc (right): https://codereview.chromium.org/1287173004/diff/1/src/arm/assembler-arm.cc#newcode129 src/arm/assembler-arm.cc:129: cpu.variant() == base::CPU::NVIDIA_DENVER && On 2015/08/19 08:19:27, Rodolph Perfetta ...
5 years, 4 months ago (2015-08-19 17:33:28 UTC) #13
Rodolph Perfetta (ARM)
On 2015/08/19 16:35:39, avanbrunt wrote: > https://codereview.chromium.org/1287173004/diff/1/src/arm64/assembler-arm64.cc > File src/arm64/assembler-arm64.cc (right): > > https://codereview.chromium.org/1287173004/diff/1/src/arm64/assembler-arm64.cc#newcode55 > ...
5 years, 4 months ago (2015-08-19 17:45:30 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1287173004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1287173004/1
5 years, 4 months ago (2015-08-20 04:43:32 UTC) #16
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 4 months ago (2015-08-20 04:44:43 UTC) #17
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/434a291a0a05015d247c3604c27f88caaa181a51 Cr-Commit-Position: refs/heads/master@{#30262}
5 years, 4 months ago (2015-08-20 04:44:55 UTC) #18
Srikumar
As all the comments are addressed, I ticked the commit option.
5 years, 4 months ago (2015-08-20 04:45:23 UTC) #19
Srikumar
Benedikt Meurer / Rodolph Perfetta, This fix is very critical for our future bringup and ...
5 years, 4 months ago (2015-08-24 15:13:47 UTC) #21
Srikumar
On 2015/08/24 15:13:47, Srikumar wrote: > Benedikt Meurer / Rodolph Perfetta, > > This fix ...
5 years, 4 months ago (2015-08-24 15:16:43 UTC) #22
Srikumar
Kind reminder.
5 years, 3 months ago (2015-08-26 18:19:33 UTC) #23
rmcilroy
+hablich for merge request (see comments above).
5 years, 3 months ago (2015-08-27 08:41:49 UTC) #25
Michael Hablich
5 years, 3 months ago (2015-08-27 08:47:25 UTC) #26
Message was sent while issue was closed.
On 2015/08/27 08:41:49, rmcilroy wrote:
> +hablich for merge request (see comments above).
Can you please create an issue according to
https://code.google.com/p/v8-wiki/wiki/MergingAndPatching and highlight the
impact (what problem is it fixing)? Please CC me!

For M44 the ship has already sailed. If this fix is critical enough we can merge
it to M45 in a future patch.

Powered by Google App Engine
This is Rietveld 408576698