Memory Allocation: Difference between revisions

Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content deleted Content added
brk and sbrk are uninterfaces, removed by decree from the ministry of truth
m Fixed a couple of external links
Line 98: Line 98:


===External Links===
===External Links===
*[http://www.osdever.net/tutorials/memory1.php?the_id=44 Memory Management 1] - Part one of a two part series on memory management by Tim Robinson
*[http://www.osdever.net/tutorials/view/memory-management-1 Memory Management 1] - Part one of a two part series on memory management by Tim Robinson
*[http://www.osdever.net/tutorials/memory2.php?the_id=45 Memory Management 2] - Part two of a two part series on memory management by Tim Robinson
*[http://www.osdever.net/tutorials/view/memory-management-2 Memory Management 2] - Part two of a two part series on memory management by Tim Robinson
*[http://www.cs.ucsb.edu/~grze/papers/Keyword/MEMORY-MANAGEMENT.html Publications about 'Memory Management'] - A list of some nice articles
*[http://www.cs.ucsb.edu/~grze/papers/Keyword/MEMORY-MANAGEMENT.html Publications about 'Memory Management'] - A list of some nice articles
*[http://rtportal.upv.es/rtmalloc/ TLSF: Memory Allocator for Real-Time] General purpose dynamic memory allocator specifically designed to meet real-time requirements
*[http://rtportal.upv.es/rtmalloc/ TLSF: Memory Allocator for Real-Time] General purpose dynamic memory allocator specifically designed to meet real-time requirements