summaryrefslogtreecommitdiff
path: root/rts/sm/README
blob: 61cb7d2c06f85c77cf4a2bcdab2eace52ec69e7a (plain)
1
2
3
4
5
6
7
8
9
10
11
The Storage Manager
===================

This directory contains the storage manager and garbage collector.
The interfaces exported from here are:

  Storage.h (in ../includes)
  Block.h (in ../includes)
  GC.h
  Arena.h
  BlockAlloc.h