CSC373/406: 1 [1/13] Previous pageContentsNext page

Figure 1.3: The compilation system.

intro-compilation

Figure 1.4: Hardware organization of a typical system.

intro-hardware

Figure 1.5: Reading the hello command from the keyboard.

intro-keyboardread

Figure 1.6: Loading the executable from disk into main memory.

intro-helloload

Figure 1.7: Writing the output string from memory to the display.

intro-displaywrite

Figure 1.8: Cache memories.

intro-cachebus

Figure 1.9: An example of a memory hierarchy.

intro-memhier

Figure 1.10: Layered view of a computer system.

intro-layers

Figure 1.11: Abstractions provided by an operating system.

intro-abstractions

Figure 1.12: Process context switching.

intro-switch

Figure 1.13: Process virtual address space.

intro-rtimage

Figure 1.14: A network is another I/O device.

intro-nethost

Figure 1.15: Using telnet to run hello remotely over a network.

intro-telnet

Previous pageContentsNext page