Preface
About the Authors
1. A Tour of Computer Systems
Part I Program Structure and Execution
2. Representing and Manipulating Information
3. Machine-Level Representation of Programs
4. Processor Architecture
5. Optimizing Program Performance
6. The Memory Hierarchy;
Part II Running Programs on a System
7. Linking
8. Exceptional Control Flow
9. Measuring Program Execution Time
10. Virtual Memory
Part III Interaction and Communication Between Programs
11. System-Level I/O
12. Network Programming
13. Concurrent Programming
A HCL Descriptions of Processor Control Logic
B Error Handling