Re: memory fragmentation
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
On Fri, 19 Dec 2008 23:20:01 -0800, NianHawk
<NianHawk@xxxxxxxxxxxxxxxxxxx> wrote:
would frequent allocation and release of small buffers definitely cause
memory leaks? My application have to allocate small buffer for sending data
and then release it after it is done very frequently. I am not sure whether
it would cause memory fragmentation and thus poor performance? Your help
would be appreciated.
Why or how do you think memory fragmentation would cause poor
performance?
--
Remove del for email
.
Relevant Pages
- Re: [PATCH 2/4] mm: cma: Contiguous Memory Allocator added
... More than one memory region can be perfectly used ... to reduce memory fragmentation IF common usage patterns are known. ... to supply a static configuration via this textual configuration language ... (Linux-Kernel) - Re: Can extra processing threads help in this case?
... Memory fragmentation is not the same as the physical-to-virtual mapping. ... avoid memory fragmentation is to implement "storage compaction", ... storage allocators are part of the art of building systems; ... (microsoft.public.vc.mfc) - Re: Preventing memory fragmentation
... deal with memory fragmentation. ... Most site discuss method of finding a free block, ... This is what I implemented for my memory pool. ... memory fragmentation than others. ... (comp.lang.cpp) - RE: [PATCH 2/4] mm: cma: Contiguous Memory Allocator added
... startup but hopefully the allocation within those regions can be made ... The driver may specify memory requirements (like memory address range or ... to reduce memory fragmentation IF common usage patterns are known. ... Just assume that gfx accelerator allocates memory is rather small chunks, ... (Linux-Kernel) - Re: A time for patience
... They would need to interface with Win32 which would do the work. ... I allocate thousands of objects so i'm really curious to see if .net/java actually performs better because memory allocations are supposed to be faster than in say BCB. ... I would also think .net could help with memory fragmentation. ... (borland.public.delphi.non-technical) |
|