#include "addrmap.h"
Include dependency graph for segment.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
class | Segment |
This class contains information about a storage segment on disk. More... | |
class | Segment_header |
The first disk block of a segment is a segment header containing virtual addresses for all the pages stored within the segment. More... | |
class | Segment_map |
A segment map maps segment index numbers to their corresponding page counts (the number of pages a segment contains). More... |
Torsion Operating System, Copyright (C) 2000-2002 Dan Helfman