[M3commit] CVS Update: cm3
Antony Hosking
hosking at elego.de
Fri Jun 22 17:46:58 CEST 2007
CVSROOT: /usr/cvs
Changes by: hosking at birch. 07/06/22 17:46:58
Modified files:
cm3/m3-ui/ui/src/xvbt/: XClientF.m3
Log message:
Eliminate references to RTHeapDep.VM/RTCollectorSRC.incremental since we are
now using read/write barriers inserted by the compiler. This means that the
hack to change the cursor to "StarTrek" is no longer meaningful for incremental
GC, since the GC cycle is interleaved with mutator execution. To turn on the
cursor use the @M3StarTrek runtime argument. Your mileage will vary!
More information about the M3commit
mailing list