Reviewers: Michael Lippautz, Hannes Payer,

Message:
Created Revert of Concurrently unmap free pages.

Description:
Revert of Concurrently unmap free pages. (patchset #4 id:60001 of
https://codereview.chromium.org/1303263002/ )

Reason for revert:
Several tests on V8 Linux64 TSAN bot are broken, due to data races between
allocation & GC.

A bisect points to this CL, and the CL description sounds pertinent to the
observed breakage.


Original issue's description:
Concurrently unmap free pages.

BUG=

Committed: https://crrev.com/d1aeb45d96123d47023066b244c0f450fbe57d2d
Cr-Commit-Position: refs/heads/master@{#30306}

[email protected],[email protected]
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=

Please review this at https://codereview.chromium.org/1306213002/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+5, -55 lines):
  M src/heap/heap.h
  M src/heap/heap.cc
  M src/heap/mark-compact.cc


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to