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

storage.h File Reference

#include "blockdev.h"
#include "blockmap.h"
#include "segment.h"
#include "virtmem.h"
#include "addrmap.h"
#include "types.h"
#include "screen.h"

Include dependency graph for storage.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  Superblock
 A Superblock records the completion of a checkpoint. More...

class  Storage_system
 A storage system is simply a file system that stores pages of memory instead of files. More...


Variables

Storage_system storage_system


Variable Documentation

Storage_system storage_system
 


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