Increase bridge (server) interface maximum heap size to 1024.
将桥接(服务器)接口的最大堆大小增至1024。
Set this new String value to the JVM maximum heap size required in bytes.
将这个新的string值设置为所需的最大jvm堆大小(以字节为单位)。
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最大堆大小值设置为相同的数字。
A good general rule is to set the initial heap size to 25 percent of the maximum heap size.
一条通用规则是将初始堆大小设为最大堆大小的25%。
The minimum and maximum heap sizes can be modified by specifying -Xms and -Xmx respectively.
最小堆大小和最大堆大小可以分别通过 -Xms 和 -Xmx修改。
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开始。
If the occupancy is consistently high even after the heap has been collected, the maximum heap may be too small.
如果在收集了堆以后,占用率依然很高,那么最大的堆可能太小。
A recommended setting for initial and maximum heap size for the DayTrader application would therefore be 1024 MB.
建议将DayTrader应用程序的初始和最大堆大小设置为1024MB。
You might be thinking "How can a JVM with a maximum heap of 768mb result in a process footprint of more than 768mb?"
您可能会想“最大堆大小为768 MB的JVM怎么会导致进程占用内存超过768 MB呢?”
Adjust the heap size parameters that control the minimum and maximum heap size so that the Java heap runs around 50% utilized.
应对控制堆大小的最小值和最大值的堆大小参数进行调整,使堆的利用率保持在50%左右。
This means that the actual size of the heap may be several times bigger than the maximum heap residency of the user program.
这意味着堆的实际大小可能比用户程序的最大堆驻留空间要大几倍。
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必须小于最小的堆大小)。
If the memory requirements of your application are relatively stable, consider setting the minimum and maximum heap sizes to be equal to one another.
如果应用程序的内存需求相对稳定,则可以考虑将堆大小的最大值和最小值设置为相同值。
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.
通过将最大堆大小设置为略大于常规操作所需的大小,应用程序能够通过扩大堆来处理额外的工作负载。
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引擎线程个数并避免内存不足的条件。
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增加分配给年轻代的空间份额。
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堆大小设置直到找到最佳设置。
The fixed heap must be at least as big as the maximum memory usage of the application to avoid out-of-memory errors.
固定大小的堆不得小于应用程序的最大内存使用量,以避免出现内存不足的错误。
Heap tuning involves two parameters: the initial size of the heap and its maximum size.
堆调优涉及两个参数:堆的初始大小和最大大小。
This parameter specifies the maximum amount of memory that can be allocated for the query heap.
这个参数指定可以分配给查询堆的最大内存量。
As the agent or subagent requires more heap space to process larger SQL statements, the database manager will allocate memory as needed, up to the maximum specified by this parameter.
当代理程序或子代理程序需要更多的堆空间以处理较大的sql语句时,数据库管理器将按照需要分配内存,所分配的内存大小最大可达到该参数所指定的最大值。
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大小。
If the system is very heavily loaded or if the heap is smaller so that collections happen more frequently, the optthruput policy may not give better maximum response times.
如果系统超载很严重,或者由于堆太小而引起频繁收集,那么optthruput策略可能不会提供较好的最大响应时间。
应用推荐