Abraham | |
CBlockTracker | |
CBlockTrackingPacker | |
DiskCountSpecialist | |
DiskManager | This is the public interface for managing objects that should go to disk.
This is also the anchor f... |
DiskPurgeRate | Set the number of GCs between purges of the packer. |
DoublingFlock | |
FakePacker | Most of the disk operations are just no-ops. |
FlockInfo | Contains all the information the packer needs to know about the flock on disk (except forwarder stuf... |
FlockLocation | Represent the location of a flock on disk. This ID of the snarf in which the flock is contained, an... |
MockTurtle | The MockTurtle is used with the FakePacker. All it provides is an Agenda |
PairFlock | |
Pumpkin | |
Purgeror | We are about to garbage collect. Every so often, purge the objects that are clean so their flocks c... |
SimpleTurtle | |
SnarfHandler | A SnarfHandler breaks a snarf into abstract subarrays of bytes into whic flocks are stored. These i... |
SnarfPacker | Should myFlocks contain full flockInfos for forwarded flocks? Both the flags and the size mean noth... |
SnarfRecord | Manage retrieval, refitting, and rewriting of existing flocks. Assign indices for new flocks.
... |
TestFlockInfo | Used in conjunction with the TestPacker. Keeps a hash of the last contents that were written to disk... |
TestPacker | Does not actually go to disk, but just tests that the protocol is being followed correctly. Some of ... |
Turtle | |