What are the two main ways an operating system can detect input?
The only state transition that is initiated by the user process itself is
A device controller is a collection of electronics that can operate a port, a bus, or a device.
A file contains 1026 bytes. How many bytes of disk space will it consume if the disk block size is 1024 bytes?
The initial program that is run when the computer is powered up is called the
A solution to the problem of indefinite blockage of low-priority processes is
The data blocks of a very large file in the Unix file system are allocated using:
When does thrashing occur?
A situation where several processes access and manipulate the same data concurrently, and the outcome depends on the particular order in which the access takes place, is called a __________.
Consider an arbitrary set of CPU-bound processes with unequal CPU burst lengths submitted at the same time to a computer system. Which one of the following process scheduling algorithms would minimize the average waiting time in the ready queue?