Reviewers: Michael Starzinger, ulan, danno,

Description:
Parallel and concurrent sweeping.

Sweep old pointer space and old data space concurrently to the main mutator
thread and in parallel.

BUG=


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

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files:
  M src/flag-definitions.h
  M src/heap.h
  M src/heap.cc
  M src/isolate.h
  M src/isolate.cc
  M src/mark-compact.h
  M src/mark-compact.cc
  A + src/parallel-sweeping-thread.h
  A src/parallel-sweeping-thread.cc
  M src/spaces.h
  M src/spaces.cc
  M tools/gyp/v8.gyp


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to