User`s guide
KwikNet System Configuration
K
A
DAK
49
OS Parameters (continued)
Recycle Without Freeing Memory
KwikNet can recycle memory which it has allocated instead of freeing the memory and
having to re-allocate an equivalent sized block of memory at some future time. By
recycling allocated memory blocks, KwikNet can improve performance once it reaches a
steady state since the need for costly memory allocations is greatly reduced.
Of course, there is a penalty to be paid for this feature. And that is the code space needed
for the recycling services and the extra data storage needed to manage the recycle bins.
To enable memory recycling, check the box labeled "Recycle without freeing". Otherwise,
leave this box unchecked.