1. A heap dump, also known as heap snapshot, is a dump of references between objects in memory and information about these objects.
堆转储也称为堆快照,就是内存中对象之间的参照转储,以及关于这些对象的信息。
来自互联网
2. You can save a "snapshot" ofmemory profiling data for the application you are analyzing as it is running so that you can view it later in more detail.
3. 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.
4. The image is based upon a stopped version of the instance and should not be confused with a snapshot which is a copy of a running instance including its in-memory state.
映像是基于实例停止后的版本,要与快照区分开,后者是正在运行的实例的副本,包括其内存状态在内。
来自互联网
5. It produces a snapshotof the current working set (the pages actually in main memory at a given point in time).
它可以生成当前工作集的快照(某一给定时刻实际存在于主存中的页面)。
来自互联网
6. When a block ofmemory is allocated. you program will create a snapshotof the system showing available memory.
当一块记忆被分配时。你计划将创造一张显示可用存储器的系统的快照。
来自互联网
7. When a block ofmemory is allocated. you program will create a snapshotof the system showing available memory.