What are the three I/O techniques?
Programmed, interrupt driven, DMA
Programmed I/O technique
Not efficient use of processor due to idle time
Interrupt driven I/O technique
Interrupts operation when I/O is ready
DMA Direct memory Access
Cycle stealing for bus bypassing CPU via DMA controller