Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

segment.h File Reference

#include "addrmap.h"
#include "array.h"
#include "blockmap.h"

Include dependency graph for segment.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

class  Segment_map
 A segment map associates segment index numbers with their corresponding page counts (the number of pages a segment contains). More...

class  Segment_header
 The first disk block of a segment is a segment header containing an array of virtual addresses for all the pages stored within the segment. More...

class  Segment
 This class contains information about a storage segment on disk. More...


Torsion Operating System, Copyright (C) 2000-2004 Dan Helfman