- Re: Heap fragmentation and more
- Posted by Maxim S. Shatskih on August 2nd, 2003
With COM port speeds, neither heap fragmentation nor memcpy will have any
significant effects.
BTW - memcpy is a worse penalty then fragmentation, since the kernel pool
allocation algorithms are rather smart. If your allocations are all of the same
size, then use the lookasides for them.
Max
"nospam" <nospam@nospam.nospam> wrote in message
news:Xns93CBB8AA8B919nospam@194.90.1.17...
Similar Posts
- Bo:Heap Virus? (Virus & Worms) by gingerdazza@yahoo.com
- new file fragmentation (Microsoft Windows) by Carl G
- Use of stack and heap? (Programming) by Paminu
- Heap corruption problem (Programming) by lothar.behrens@lollisoft.de
- Heap maintenance and wordsize (Programming) by rd

