• Open Daily: 10am - 10pm
    Alley-side Pickup: 10am - 7pm

    3038 Hennepin Ave Minneapolis, MN
    612-822-4611

Open Daily: 10am - 10pm | Alley-side Pickup: 10am - 7pm
3038 Hennepin Ave Minneapolis, MN
612-822-4611
Type Stable Memory Management

Type Stable Memory Management

Paperback

General Computers

Currently unavailable to order

ISBN10: 6133623918
ISBN13: 9786133623910
Publisher: Vdm Verlag Dr Mller Ag & Co Kg
Pages: 80
Weight: 0.28
Height: 0.19 Width: 9.02 Depth: 6.00
Language: English
High Quality Content by WIKIPEDIA articles! Type-Stable Memory Management refers to the concept of maintaining type between memory allocation and deallocation. This idea is extremely useful in constructing non-blocking synchronization algorithms. The below image describes an algorithm detailing the use of type-stable memory (TSM) allocation for the implementation of a non-blocking link-list modification. Without the use of type-stable memory, the pointer p may incorrectly point to something of a different type. In languages like C or C++, an invalid pointer may cause all sorts of undefined behavior. The use of TSM has greatly simplified the construction of such an algorithm.

Also in

General Computers