CVSROOT: /usr/cvs Changes by: hosking at birch. 07/03/27 01:04:35 Modified files: cm3/m3-libs/m3core/src/runtime/common/: RTCollector.m3 RTHeapEvent.i3 RTHeapRep.i3 Log message: Make granularity of gray/dirty more fine-grained, so that whole pages need not be cleaned. This paves the way to using lock-free synchronization on a per-object basis.