simonmar    2005/05/11 05:45:56 PDT

  Modified files:
    ghc/rts              Schedule.c 
  Log:
  allocating a large block: bump the block count on the nursery step,
  rather than the global alloc_blocks counter.  Also, change the
  heap-full check to be "nursery full" rather than
  alloc_blocks>=alloc_blocks_lim.
  
  Revision  Changes    Path
  1.244     +5 -5      fptools/ghc/rts/Schedule.c
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to