Embedded Linux's memory management
Date: 28 Nov 2004 22:35:11 -0800
Hi,
I just wanted to know how does embedded linux provide memory
management and does it provide other memory management except virtual
memory concept.
Relevant Pages
- Re: C++ Garbage Collector on VMS?
... worry about memory management in a virtual memory OS design. ... The Language and the Language Run-Time is generally left holding the proverbial bag, if the bag isn't passed directly to the programmer. ... (comp.os.vms) - Re: C++ sucks for games
... > language, including plain english. ... > dangling reference crop up in my code. ... references and memory management is a bit of a red herring here. ... (comp.lang.lisp) - Re: Memory Management scares me
... I kind of regret not having gone into programming at that ... It wasn't so much the idea of memory leaks as the idea of ... > are the driving factors for selecting customized memory management. ... simply replicates the entire data structure on each iteration, ... (comp.lang.cpp) - Re: OT: Comparison of Unix systems and window managers
... tricks to get quite a lot of memory. ... couldn't afford more than 512K. ... but not really good memory management. ... so the Mac meets my needs admirably. ... (rec.crafts.metalworking) - Re: C++ sucks for games
... > mistakes it is possible for a programmer to make (although of course memory ... > references and memory management is a bit of a red herring here. ... you would use smart pointers too. ... (comp.lang.lisp) |
|