Comment out the obj counter according to Brian's comment
authorjzhou <jzhou>
Thu, 14 Jul 2011 21:22:11 +0000 (21:22 +0000)
committerjzhou <jzhou>
Thu, 14 Jul 2011 21:22:11 +0000 (21:22 +0000)
Robust/src/Runtime/bamboo/multicoregcmark.c

index 3ec50d80731a618193b2bbbeee832a395fcba059..a0cfb364d1f2970fd548a6437063272cceb73e60 100644 (file)
@@ -271,7 +271,7 @@ void mark(struct garbagelist * stackptr) {
       } else {
         // ptr is an unmarked active object on this core
        unsigned int isize=iunits<<ALIGNMENTSHIFT;
-  GCPROFILE_RECORD_LIVE_OBJ();
+  //GCPROFILE_RECORD_LIVE_OBJ();
         gccurr_heaptop += isize;
       }
       // scan the pointers in object