Books

2 results found
Title Authors Description OpenBook ID
A primer on memory consistency and cache coherence A primer on memory consistency and cache coherence Daniel J. Sorin Many modern computer systems and most multicore chips (chip multiprocessors) support shared memory in hardware. In a shared memory system, each of the processor cores may read and write to a single s… OL16934366W
C pointers and dynamic memory management C pointers and dynamic memory management Michael C. Daconta This is a very good book I read in the past. I hope to read it again and wish a pdf to read it since my eyesight is too weak to read paper copy. There are both C and C++ versions. OL1978860W