Chapter 9. Input and Output of Text

Complete computer systems include components dedicated to the input and output of data. Devices for I/O connect to the central processor and memory through bus structures, as pictured in Figure 2-1. Straying momentarily, but usefully, from our core topic and the instruction set, we include in this chapter a treatment of input and output from a high-level programmer's perspective. We shall leave consideration of the physical devices (including bus protocols and timing) to books on computer organization, detailed explanation of file systems (including directories and security) to books on operating systems, and description of internal file organization (e.g., sequential or indexed) to books on data structures ...

Get Itanium® Architecture for Programmers: Understanding 64-Bit Processors and EPIC Principles now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.