When your applications receive an error indicating that there is not enough storage in the application heap, increase the value of APPHEAPSZ.
当应用程序接收到一个表明应用程序堆中存储空间不够的错误时,应该增加 APPHEAPSZ 的值。
It must be low enough to contain the heap within physical memory.
它必须足够低,以在物理内存的范围内包含堆。
If the minor collection frees enough heap space, the user program can resume immediately.
如果小的收集释放了足够的堆空间,那么用户程序就可以立即恢复。
应用推荐