/[dotgnu-pnet]/pnet/libgc/tests/test.c
ViewVC logotype

Diff of /pnet/libgc/tests/test.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by tum, Wed May 26 22:33:40 2004 UTC revision 1.5 by ktreichel, Sat Jul 23 12:52:58 2005 UTC
# Line 1367  void check_heap_stats() Line 1367  void check_heap_stats()
1367          max_heap_sz = 11000000;          max_heap_sz = 11000000;
1368      }      }
1369  #   endif  #   endif
1370    #   ifndef ALIGN_DOUBLE
1371            /* We end up needing more small object pages. */
1372            max_heap_sz += 2000000;
1373    #   endif
1374  #   ifdef GC_DEBUG  #   ifdef GC_DEBUG
1375          max_heap_sz *= 2;          max_heap_sz *= 2;
1376  #       ifdef SAVE_CALL_CHAIN  #       ifdef SAVE_CALL_CHAIN

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26