Forum > General
Strange memory allocation problem
MathMan:
--- Quote from: LV on December 02, 2024, 03:11:00 pm ---“For any possible allocation algorithm, there exists a stream of allocation and deallocation requests that defeat the allocator and force it into severe fragmentation.” — Robson.
https://github.com/pbrinkmeier/kit-lecture-notes/blob/master/betriebssysteme/14-memory-allocation.md
--- End quote ---
Indeed :D And that's why for memory intensive programs/applications usually a thorough memory requirements analysis should be done ...
You mentioned earlier that thread starters program seems to fall into a specific category and I fully support that TS should look for secondary implementations/literature to see how his memory management may be improved.
Navigation
[0] Message Index
[*] Previous page