Quiz 5 - I/O and Basic OS Flashcards
What type of IO allows the CPU to trigger an IO action and then go on to some other work?
Interrupt-driven IO
What are the categories for ?External Devices
Human Readable
Communication
Machine Readable
What are the techniques used for IO operations?
Programmed IO
Interrupt-driven IO
Direct Memory Access
What
What is the definition of the IO command “Control”?
Used to activate a peripheral and tell it what to do.
What is the definition of the IO command “Test”?
Used to test various status conditions associated with an I/O module and its peripherals
What is the definition of the IO command “Read”?
Causes the I/O module to obtain an item of data from the peripheral and place it in an internal buffer.
What is the definition of the IO command “Write”?
Causes the I/O module to take an item of data from the data bus and subsequently transmit that data item to the peripheral.
What is the IRA?
International Reference Alphabet
In IRA, how many bits are used to represent a single character?
7
Which hardware features below are desirable from the OS Standpoint?
Privileged Instructions
Timer
Memory Protection
Interrupts
What is Long-Term Scheduling?
Add to the pool of processes to be executed
What are the states below that are represented in the Five-State Process Model?
Blocked
Running
Exit
Ready
What is Short-Term Scheduling?
Which process will be executed
In which register will the result of the following instruction be left: and rax, rbx
rax