[cvs-nhc98] cvs commit: nhc98/src/runtime/Kernel collector.c

Malcolm Wallace malcolm at haskell.org
Wed Dec 1 10:08:10 EST 2004


malcolm     2004/12/01 07:08:09 PST

  Modified files:
    src/runtime/Kernel   collector.c 
  Log:
  Insert a check for whether the OS-allocated heap strays into high-mem.
  The RTS assumes 31-bit addresses, with the most significant bit reserved
  for the ZAP flag (blackholing).
  
  Revision  Changes    Path
  1.22      +6 -0      nhc98/src/runtime/Kernel/collector.c


More information about the Cvs-nhc98 mailing list