研究产品代码中的内存问题。
下面是一些最可能导致内存问题的情况。
Here are just some of the many possible causes of a memory problem.
我们最终的内存问题是如何在线程间通信。
Our final memory problem is how to communicate between the threads.
第2部分将讨论一些跟踪内存问题的方法。
Part 2 discusses some approaches to tracking down memory problems.
寻找内存问题不需要一定有系统崩溃的情况发生。
Finding memory problems does not need to be restricted to the cases where a crash occurs.
一个聪明的XQuery实现能够避免内存问题。
在用户使用时程序死机或者突然崩溃:内存问题。
Program dies or crashes abruptly when customer USES it: memory.
几乎所有应用程序都一定会具有各种性能和内存问题。
Almost any application is bound to have various performance and memory issues.
最有可能的类型是内存问题,如内存泄漏、堆碎片、或者大对象分配。
The most likely type is a memory problem, such as memory leak, heap fragmentation, or large object allocation.
某些类型的测试有糟糕的内存问题,这些问题只在某几次运行期间出现。
Some categories of tests have bad memory problems that surface only during certain runs.
更多的程序员在他们应用程序的调试版本中使用多种寻找内存问题的方法。
Most programmers do incorporate memory problem finding tactics in debug versions of their applications.
这一部分将讨论几个调试工具,它们极大地简化了检测和找出内存问题的过程。
This section looks at a few debugging tools that greatly simplify detecting and isolating memory problems.
如果重叠,将会有数据完整性和内存问题,新informix实例可能会失败。
If they are overlapped, then there would be data integrity and memory problems and new Informix instance may fail.
事实上,许多UNIX管理员甚至不知道可以使用ps帮助确定内存问题的原因。
In fact, I would add that many UNIX administrators don't even know that you can use ps to help you determine the cause of a memory problem.
由于这些内存问题,在本文的其余小节中,我将假定该程序使用了一种垃圾收集器。
Because of these memory issues, I'll assume in the remainder of the article that there is a garbage collector with the programs.
为了能做到这点,视频必须直接传输到文件存储中,以此避免内存问题。
To do this the video is streamed directly to the file storage to avoid memory issues.
并且,对于大型附件,这有可能会中断应用程序并因为内存问题而使服务器停止运行。
And, in case of large attachment this kills the application and brings down the server with memory problems.
识别内存问题,包括较低的缓冲池命中率、较低的目录缓存命中率和较低的包缓存命中率。
Identify problems with memory, including low buffer pool hit ratios, catalog cache hit ratios, and package cache hit ratios.
在本文中,您将了解EVTK的功能并查看EVTK可以帮助您诊断内存问题的示例场景。
In this article, you'll learn about the GC and memory Visualizer's capabilities and see some example scenarios where the GC and memory Visualizer can help you diagnose memory problems.
我已经在这里讨论了一系列的问题—从类型的大小调整到可以帮助您发现代码中内存问题的工具。
I've covered a range of issues here, from the sizing of types to tools that can help you discover memory issues in your code.
虽然这样会变得稍微慢一点,但是这将保证当出现内存问题时,你的消息生产者能够及时得到通知。
While this is going to be slower, it will ensure that your message producer is informed immediately of memory issues.
的热修复补丁版本0.16 (0.16 .H2)现在生活在一个小解决内存问题在最新的构建。
A hotfix for version 0.16 (0.16. H2) is now live with a small fix for a memory issue in the latest build.
通过使用“依附进程”特性,以及导入内存dump文件的功能,极大地简化了对产品代码中的内存问题的概要。
Profiling memory problems in production code is greatly simplified by using the "attach to process" feature, along with the ability to import memory dump files.
RationalApplication Developer还提供了概括应用程序从而确定性能和内存问题的功能。
Rational application Developer also provides the capability to profile applications to identify performance and memory problems.
记录GC使用情况并不具有干扰性,因此如果需要分析内存问题或者调优垃圾收集器,在生产环境中默认启用gc日志是值得的。
Logging GC usage is not intrusive, and so it is reasonable to enable GC logging in production by default in the event you ever need to analyze memory problems or tune the garbage collector.
但是,迁移到 64位并不是适用于所有本机内存问题的通用解决方案;您仍然需要足够的物理内存来保存所有数据。
Moving to 64-bit is not a universal solution to all native-memory woes, however; you still need sufficient physical memory to hold all of your data.
库可以解决多种不同的内存问题,以致于直接对它们进行比较是非常困难的;这方面的常见主题包括垃圾收集、智能指针和智能容器。
Libraries address so many different memory issues that it's difficult to compare them directly; common rubrics in the domain include garbage collection, smart Pointers, and smart containers.
尽管这个命令提供一些有价值的信息,但是除非有可信的管理员已经诊断出系统中存在某种内存问题,否则我们通常不会首先使用这个命令。
While this command provides useful information, we don't usually start with this unless a trusted administrator has already diagnosed that there is a memory issue of some kind on the system.
至此,您应该已经了解了verbose GC以及如何使用此工具来分析和解决WebSpherePortal服务器内存问题。
You should now understand how to read verbose garbage collection and how to use this tool to analyze and address WebSphere Portal server memory concerns.
在分析native_stderr . log时,我们发现垃圾收集周期没有问题,并且不存在内存问题,如内存泄漏、堆碎片和大对象分配。
When analyzing native_stderr.log, we found that the GC cycles were fine, and there were no memory issues, such as memory leak, heap fragmentation, and large object allocation.
应用推荐