A computer system consists of hardware and systems software that cooperate to run application programs.
sections:
- Begin with hello.c
- A brief introduce for the usage of GCC
- The hardware organization of a typical system
- How running the hello program and introduce cache memories
- The Operating System Manages the Hardware
- Systems Communicate with Other Systems Using Networks
- Amdahl's Law
- Concurrency and Parallelism
- The Importance of Abstractions in Computer System9