If no maximum limit is set on the maximum number of session objects that can be held in memory, then it is possible to have many session objects during peak user load time.
如果不对内存中可以保持的会话对象的最大数量设置最大限制,那么在用户加载高峰期,可能有许多会话对象。
This will cause uneven load on your cache in terms of memory and processing.
这将在内存和处理上导致缓存负载的不均匀。
If your system is constrained on memory, you can reduce the size of buffer pools in the target database because the DB2 LOAD utility does not use buffer pools.
如果系统内存不充裕,那么可以减少目标数据库中缓冲池的大小,因为DB 2LOAD实用程序不使用缓冲池。
If your application is experiencing unusually high memory load, frequent freezes or OOME, its often most useful to start by understanding just what kind of objects are present in memory.
如果程序出现不正常的高内存负载、频繁无响应或内存溢出,通常最好的分析切入点是查看内存对象。
After an initial startup, the memory usage stays roughly within a given band, with increases attributed to load, with subsequent easing off in accordance with load (see Figure 12).
在初始的创建之后,内存的使用会停留在一个给定的范围之中,而负荷量会有一定的增长(见于图12)。
To get that word, you would need to load a quadword from memory location 0, and then shift the bits so that the value you want is in the preferred slot.
要获得此字,应该先要从内存位置0加载一个四字,然后再移位以使所想要的值存在于首选槽内。
LMA is the load module address; it signifies the address in the target's virtual memory where the kernel will be loaded.
LMA是装入模块地址;它表示将要装入内核的目标虚拟内存中的地址。
You can process large sets of data more efficiently with an XML pull parser rather than load the entire data structure all at once in memory as you need to do with JSON or serialize PHP.
您可以使用一个XMLpullparser更有效地处理大型数据集,而非一次性地将整个数据结构加载到内存中,就像使用JSON或序列化php那样。
Of course once you have it, you work with the same way you just did in this example: you load it into memory and directly access the various attributes.
当然,得到JSON之后,就可以像在这个例子中一样使用它:将它装载到内存中,然后直接访问不同的属性。
The new version of ActiveMQ also addressed several bugs some of which occurred in high load situations and others were related to memory leaks and performance issues.
新版的ActiveMQ还解决了几个bugs,其中一些发生在高负载情况下,另一些与内存泄漏和性能有关。
Once they had been started from cold and had loaded their innards into memory, all four browsers could be restarted and load the home page in five seconds or so.
这四款浏览器一旦在冷启动且将内部程序载入内存后,均能在大约5秒内重启并加载主页。
NodeDetect also monitors in-use CPU load, memory utilization, and other metrics to help determine how much of the machine is in use at a snapshot in time.
NodeDetect还监视正在使用的CPU负载、内存使用情况和其他度量标准,以帮助确定在某个瞬时快照中有多少计算机正在使用中。
In this producer file, you first load the play (as detailed in the XML data file myplay.xml) into memory and declare it to be an XML object.
在这个制作器文件中,您首先将剧本(即xml数据文件myplay . xml)加载到内存,并将它声明为一个xml对象。
In addition, many versions of Linux will load the entire flat file into memory during the grep run, vastly enhancing the performance on subsequent runs.
此外,许多版本的Linux都在grep运行期间把整个平面文件装入到内存中,可极大地增强后续运行的性能。
Also keep in mind that on AIX, there is approximately a Max of 250mb of private virtual memory for index key sorting in LOAD (this is a memory bottleneck).
还请记住,AIX上大约有最大为250MB的私有虚拟内存用于LOAD中的索引键排序(这是内存瓶颈)。
For an XML data source, each time you need data from the XML, VVM has to fetch the XML from its source, load it in memory, parse it, and then transform it into relational format.
对于XML数据源,每次需要XML数据时,VVM需要从源获取数据,加载到内存中,解析,然后转换成关系格式。
The in-memory cache greatly reduces database load in complex stateful applications.
内存中的缓存能大大减轻复杂状态应用中数据库的负载。
A genuine native-memory leak manifests as a continual growth in native heap that doesn't drop when load is removed or when the garbage collector runs.
真正的本机内存泄漏表现为本机堆持续增加,当负载移除或垃圾收集器运行时仍然不降低。
Beware that decompressing sounds on load will use ~ 10x more memory than keeping them compressed in memory, so don't use this for large files.
要注意加载时解压缩声音将使用比在它们在内存中压缩的多10倍或更多内存,因此不要使用这个到大文件。
Similarly running the Load Management tasks can result in more memory being required per object as the model is re-synchronised and published to Cognos Connection.
类似地,正在运行的LoadManagement任务可能导致每个对象需要更多的内存,因为模型被重新同步和发布到Cognos Connection。
We calibrated the Memknobs memory load, shown in Figure 3, to place the host under enough memory pressure to cause regular swapping activity.
我们校准Memknobs内存负载,如图3所示,将主机置于足够的内存压力之下,以产生定期交换活动。
To load the data into HSQLDB, it would only be necessary to write a Visitor that traversed the in-memory data structure and generated the appropriate INSERT statements for each entity to be stored.
要将数据装载到HSQLDB,只需编写一个Visitor 即可,该 Visitor 将遍历内存中的数据结构,并为每一个将要存储的实体生成相应的INSERT语句。
System load can be gauged by a special status value known as system Usage, in addition to more familiar measurements such as CPU, memory, and file system utilization.
系统负载可以通过特定的状态值如systemUsage查出,另外还有一些更熟悉的测量,如cpu、内存以及文件系统利用率。
My next step was to iterate over all my application's JAR file entries and load them into memory, as shown in Listing 1.
我接下来的一步是遍历应用程序的所有JAR文件项,并把它们装入内存,如清单1所示。
It offloads the read queries and stored procedures which perform "Select" by dynamically caching in-memory result sets, thereby reducing read response time and overall database load.
它会动态地缓存内存中的结果集,从而减轻执行“Select”操作的查询和存储过程的负载,进而减少读取操作的反应时间以及总体上的数据库负载。
For the course pack examples, we'll use a starting address of 140 in memory and load our compiled and linked program into memory to be executed.
按课程包的例子,我们会使用内存起始地址140,加载我们的已编译、连接后的程序到内存中执行。
This is surely the easiest of all methods for improving memory: if you want to remember something in particular from a load of other things, just say it out loud.
这算是提高记忆力方法中最简单的一种:如果你想记住什么,那么大声念出来就好。
Load Data from Tester Reads Tester information in memory.
从检测器下载数据读取内存中的检测器信息。
When a load test runs, a smaller set of the performance counter data is maintained in memory.
当负载测试执行时,小的效能计数器资料的一组是在记忆体中维护。
The runtime uses metadata to locate and load classes, lay out instances in memory, resolve method invocations, generate native code, enforce security, and set run-time context boundaries.
公共语言运行时使用元数据来完成以下任务:查找和加载类,在内存中安排实例,解析方法调用,生成本机代码,强制安全性,以及设置运行时上下文边界。
应用推荐