If you have enough physicalmemory and address space, you can allow the leak to continue on the basis that you will restart your application before the process address space is exhausted.
If each address references a byte of storage, a 16-bit physicaladdress would allow a processor to address 64kb of memory.
如果每个地址引用一个存储字节,那么一个16位物理地址将允许处理器寻址64 KB内存。
3
A native memory leak or excessive native memory use will cause different problems depending on whether you exhaust the address space or run out of physicalmemory.