Training
×

11. Input/Output

This chapter is split in three sections. First focus is on access to hardware – memory mapped as well as I/O ports. Then we move on to locating and accessing PCI devices. Then we introduce a common pattern of having multiple service-threads sharing the workload of answering requests from many clients. This pattern can be used to service PCI devices.