OSDN Git Service

Allocate an object and mark bitmap which span the entire virtual
authorCarl Shapiro <cshapiro@google.com>
Fri, 19 Feb 2010 08:46:33 +0000 (00:46 -0800)
committerCarl Shapiro <cshapiro@google.com>
Thu, 25 Feb 2010 00:28:40 +0000 (16:28 -0800)
commitf373efd3321307f54c102e02b3ee7eb922c4765c
treeb580995f95d10af49487095457c4e5525c09dfca
parentd7a027bcff8480abf6418c4fd6f70c5bc581bb26
Allocate an object and mark bitmap which span the entire virtual
memory reservation of the heap.  Eliminates indirection during the
marking phase.
vm/alloc/HeapSource.c
vm/alloc/HeapSource.h
vm/alloc/MarkSweep.c
vm/alloc/MarkSweep.h