Tag: real-time
Showing all content tagged with "real-time"
Blog Posts
Bookmarks
Thursday, December 3rd, 2015
Computer Systems: A Programmer's Perspective — Randal E. Bryant and David R. O'Hallaron
Book cover data representations, machine level representations of C programs, processor architecture, program optimizations, the memory hierarchy, linking, exceptional control flow (exceptions, interrupts, processes, and Unix signals), virtual memory and memory management, system-level I/O, basic network programming, and concurrent programming.