projects
/
ghc-hetmet.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
more fixes for THUNK_SELECTORs
[ghc-hetmet.git]
/
rts
/
sm
/
README
1
The Storage Manager
2
===================
3
4
This directory contains the storage manager and garbage collector.
5
The interfaces exported from here are:
6
7
Storage.h (in ../includes)
8
Block.h (in ../includes)
9
GC.h
10
Arena.h
11
BlockAlloc.h