This is a discussion on Efficient memory allocation within the Operating Systems forums, part of the Computer Hardware/Software and Networking category; please let me know about the Efficient memory allocation, garbage collection and compaction are critical to parallel, distribute...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| hey, Dynamic memory management is an important and essential part of computer systems design. Efficient memory allocation, garbage collection and compaction are becoming increasingly more critical in parallel, distributed and real-time applications using object-oriented languages like C++ and Java. We present a technique that uses a binary tree for the list of available memory blocks and show how this method can manage memory more efficiently and facilitate easy implementation of well known garbage collection techniques.
__________________ Venkat knowledge is Power |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Efficient search using google | senthilkannan | 32 | 12-19-2007 05:58 AM | |
| MIDP memory tuning | theone | Mobile Software Development | 0 | 08-22-2007 08:33 AM |
| Memory alignment | prasath | C and C++ Programming | 1 | 07-30-2007 06:46 AM |
| How can I access memory in C? | Sabari | C and C++ Programming | 1 | 07-17-2007 03:43 AM |
| Memory Sticks?? | WiccanSpirit | The Lounge | 10 | 03-15-2007 08:59 PM |