[project @ 2004-11-10 03:20:31 by wolfgang]
authorwolfgang <unknown>
Wed, 10 Nov 2004 03:20:32 +0000 (03:20 +0000)
committerwolfgang <unknown>
Wed, 10 Nov 2004 03:20:32 +0000 (03:20 +0000)
commit61ccfec175e1f51b2c89559faf91d9bee0b3b601
treec04b58fc17fb8121c0bb37da67845dd25638324f
parent3160a6546bf6e57d0d5ef7bc084fcbcb10297ff6
[project @ 2004-11-10 03:20:31 by wolfgang]
Implement the mblock map for 64-bit architectures.
Fairly primitive data structure, but one 4GB-block, described by a
12-bit block map, is cached for speed.

Note that I've nuked the ia64-specific version (I think ia64 wants to
use the general 64-bit solution, too).
ghc/rts/MBlock.c
ghc/rts/MBlock.h