tac0S
Template Affectional Command Operating System
|
Data structures to export a synchronous interface to the raw disk device. More...
Go to the source code of this file.
Classes | |
class | SynchDisk |
The following class defines a "synchronous" disk abstraction. As with other I/O devices, the raw physical disk is an asynchronous device – requests to read or write portions of the disk return immediately, and an interrupt occurs later to signal that the operation completed. (Also, the physical characteristics of the disk device assume that only one operation can be requested at a time). More... | |
Data structures to export a synchronous interface to the raw disk device.
Copyright (c) 1992-1993 The Regents of the University of California. All rights reserved. See copyright.h for copyright notice and limitation of liability and disclaimer of warranty provisions.