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

Issue 10977070: MIPS: Make the speed of incremental marking depend also on the rate at which we are hitting expensi… (Closed)

Created:
8 years, 2 months ago by palfia
Modified:
8 years, 2 months ago
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Make the speed of incremental marking depend also on the rate at which we are hitting expensive write barrier operations, not just on the rate of allocation. Port r12618 (c621b025) BUG= TEST= Committed: https://code.google.com/p/v8/source/detail?r=12740

Patch Set 1 #

Patch Set 2 : Rebased on r12646 #

Patch Set 3 : Rebased on r12737 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -0 lines) Patch
M src/mips/code-stubs-mips.cc View 1 2 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
palfia
8 years, 2 months ago (2012-09-28 00:50:39 UTC) #1
palfia
Rebased on r12646
8 years, 2 months ago (2012-10-02 01:33:22 UTC) #2
palfia
Rebased on r12737
8 years, 2 months ago (2012-10-16 00:07:25 UTC) #3
Michael Starzinger
8 years, 2 months ago (2012-10-16 08:22:04 UTC) #4
LGTM. Landing.

Powered by Google App Engine
This is Rietveld 408576698