Increase bridge (server) interface maximum heap size to 1024.
将桥接(服务器)接口的最大堆大小增至1024。
For example, the maximum heap size may have been capped very small.
例如,最大堆大小可能被限制为较小的值。
Set this new String value to the JVM maximum heap size required in bytes.
将这个新的string值设置为所需的最大jvm堆大小(以字节为单位)。
Remember, you can specify minimum and maximum heap size on the command line.
记住,您可以在命令行指定最小和最大堆大小。
Set the contents of this file to the JVM maximum heap size required in bytes.
将此文件的内容设置为所需的最大 JVM堆大小(以字节为单位)。
So never set the values of process heap size and JVM maximum heap size to be same.
因此,绝不要将进程堆大小值和JVM最大堆大小值设置为相同的数字。
So before setting the maximum heap size memory just check how much memory is free.
所以设置最大堆大小的内存之前就检查多少内存是免费的。
A good general rule is to set the initial heap size to 25 percent of the maximum heap size.
一条通用规则是将初始堆大小设为最大堆大小的25%。
Be sure that the JVM maximum heap size specified is less than the total physical memory of the machine.
一定要保证规定的JVM最大堆长度小于机器的物理内存。
Start the minimum heap size of 512 MB and maximum heap size of 1024 MB for an MDM application server instance.
从MDM应用程序服务器实例的最小堆大小512MB和最大堆大小1024 MB开始。
A recommended setting for initial and maximum heap size for the DayTrader application would therefore be 1024 MB.
建议将DayTrader应用程序的初始和最大堆大小设置为1024MB。
Adjust the heap size parameters that control the minimum and maximum heap size so that the Java heap runs around 50% utilized.
应对控制堆大小的最小值和最大值的堆大小参数进行调整,使堆的利用率保持在50%左右。
The default heap sizes in WebSphere Application Server are 50 MB for the initial heap size and 256 MB for the maximum heap size.
WebSphere应用服务器中的默认堆大小是初始堆大小50MB,最大堆大小256 MB。
WebSphere Application Server's default heap Settings are 50 MB for the initial heap size and 256 MB for the maximum heap size.
WebSphereApplicationServer的默认堆设置如下:初始堆大小为50MB,最大堆大小为256 MB。
The minimum heap size, maximum heap size and nursery size all need to be specified (the nursery must be smaller than the minimum heap size).
需要指定最小的堆大小、最大的堆大小和nursery大小(nursery必须小于最小的堆大小)。
By setting the maximum heap size larger than required for normal operations, the application will be able to handle extra workloads by expanding the heap.
通过将最大堆大小设置为略大于常规操作所需的大小,应用程序能够通过扩大堆来处理额外的工作负载。
In addition to increasing the maximum heap size, you can also use the -xx: NewRatio option to increase the proportion of space assigned to the young generation.
除了增加最大堆的大小,还可以用选项-XX:NewRatio增加分配给年轻代的空间份额。
Make sure that the JVM maximum heap size setting is high enough to support the increased number of servlet engine threads and avoids Out of Memory conditions.
请确保JVM最大堆大小的设置足够的大以支持增大的servlet引擎线程个数并避免内存不足的条件。
The bytecode interpreter adds about 65mb to the process table (over the maximum heap size for a 128mb heap), and increases in size as does the maximum heap size does.
字节码解释器向进程表大约添加65MB(除了最大堆大小128 MB之外),并随最大堆大小的增加而增加。
The JVM heap size Settings are adjusted from a minimum to a maximum set of values until the optimal Settings are found.
您可以使用一组从最小到最大的值来调整J vm堆大小设置直到找到最佳设置。
Heap tuning involves two parameters: the initial size of the heap and its maximum size.
堆调优涉及两个参数:堆的初始大小和最大大小。
For comparative analysis, the primary dump refers to the dump taken after the memory leak has progressed considerably (consuming a large amount of the maximum configured heap size).
对于比较分析,主转储表示在已经发生大量内存泄漏时(占用最大配置堆大小的大量内存)所取得转储。
Something to keep in mind when setting the maximum values for the servlet engine thread count is the amount of the maximum JVM Heap Size Settings.
在设置servlet引擎线程个数的最大值时请记住最大jvm堆大小设置的数量。
If you're more adventurous or more eager to achieve optimum performance, you can try fixing the heap size, altering the nursery size, or trying a larger maximum nursery size.
如果您敢于冒险或更渴望获得最佳性能,则可以尝试调整堆的大小、改变nursery的大小或尝试更大的最大nursery大小。
The stat_heap_sz or the statistics heap size database configuration parameter indicates the maximum size of the heap used in collecting statistics using the RUNSTATS command.
stat_heap_sz或统计信息堆大小的数据库配置参数指定了使用RUNSTATS 命令收集统计信息中所用堆的最大尺寸。
The parameters -Xmine (mine is the minimum expansion size) and -Xmaxe (maxe is the maximum expansion size) control the amount of expansion of the heap.
参数 -Xmine(mine是最小扩展大小)和-Xmaxe(maxe 是最大扩展大小)控制扩展的增量。
The heap can grow up to the maximum size at runtime.
Heap可以在运行时增加到最大。
Memory allocation failure happens when the heap has reached maximum size and cannot allocate more memory.
当堆达到最大大小,无法再分配内存时,就会发生内存分配失败。
The size of the heap varies, based on the specified or default heap minimum and maximum sizes, and the usage of the heap.
堆的大小取决于指定或者默认的最小和最大值以及堆的使用情况。
This means that the actual size of the heap may be several times bigger than the maximum heap residency of the user program.
这意味着堆的实际大小可能比用户程序的最大堆驻留空间要大几倍。
应用推荐