SYSTEM CALLS

program and programmer's interface to the hardware and software resources

a user program wants the current time and date

a user program wants to read some bytes from a file

interrupts are disabled to prevent corruption problems (for example, the ready queue) and because there is only one place to save the CPU registers (PCB in process table); more on this later


home page: http://elvis.rowan.edu/~hartley/index.html
e-mail: hartley@elvis.rowan.edu