tac0S
Template Affectional Command Operating System
|
Implementation of system-dependent interface. More...
#include "copyright.h"
Go to the source code of this file.
Classes | |
class | Statistics |
The following class defines the statistics that are to be kept about Nachos behavior – how much time (ticks) elapsed, how many user instructions executed, etc. More... | |
Macros | |
#define | UserTick 1 |
#define | SystemTick 10 |
#define | RotationTime 500 |
#define | SeekTime 500 |
#define | ConsoleTime 100 |
#define | NetworkTime 100 |
#define | TimerTicks 100 |
Implementation of system-dependent interface.
DO NOT CHANGE – these stats are maintained by the machine emulation
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.