释放更多内存。
如果这种尝试仍然不能释放足够的资源,JVM将从操作系统获取更多的内存,直至达到允许的最大极限。
If this attempt still doesn't free enough resources, then the JVM will obtain more memory from the operating system until it finally reaches the maximum allowed.
Purify还可以报告内存泄漏——比如,当一个程序在丢失内存跟踪之前不能释放一个或者更多的内存板块时。
Purify also reports memory leaks — i.e., when a program fails to release one or more blocks of memory before losing track of the memory.
当它发现事件比被分配时使用更多的内存,或者在它初始化之前或者释放之后使用内存,就会发布一个错误报告。
It issues an error report when it detects things like using more memory than was allocated, or using memory before it was initialized or after it was freed.
例如,如果排序操作需要更多的内存,而一些缓冲池又有多余的内存,那么内存调优器会释放多余的缓冲池内存,并将它分配给排序堆。
For example, if more memory is needed for sort operations and some buffer pools have excess memory, the memory tuner frees up the excess buffer pool memory and allocates it to the sort heaps.
当空闲的物理内存较少时,可以将最近没有使用过的程序从RAM转移到分页空间,以帮助释放物理内存,从而完成更多的实际工作。
When free physical memory starts getting low, programs that have not used recently are moved from ram to paging space to help release physical memory for more real work.
当可用内存不能满足需求时,JVM将首先尝试通过调用垃圾收集来释放出更多的可用内存。
At this point, the JVM will first attempt to make more memory available by invoking the garbage collector.
有一个高速增长高达150 %,甚至更多的释放速度较慢的系统内存。
There is a speed increase of up to 150% and even more on slower systems by releasing memory.
推出不常使用的应用程序,以释放内存,或者在你的电脑上安装更多的内存。
Quit unused applications to free up memory, or install more memory in the computer.
本文介绍了在使用小内存的情况下,如何让系统与内存合理的搭配,如何释放更多的内存空间,让程序运行的速度变快。
The use of small memory, the memory system and how to make a reasonable match, how to release more memory space and let the program run faster.
本文介绍了在使用小内存的情况下,如何让系统与内存合理的搭配,如何释放更多的内存空间,让程序运行的速度变快。
The use of small memory, the memory system and how to make a reasonable match, how to release more memory space and let the program run faster.
应用推荐