• Large Object Heap Compaction, when is it good?

    对象压实吗?

    youdao

  • Generation 0, 1 and 2 is called small object heap.

    第0第1第2代合起来称为对象

    youdao

  • Objects whose size is larger than a particular value are stored in the large-object heap.

    物件大小大于特定时,则会储存大型物件堆积中。

    youdao

  • Displays the sum of the Gen 0 Heap Size, Gen 1 Heap Size, Gen 2 Heap Size, and the Large Object Heap Size counters.

    显示以下计数器总和:“第0大小”计数器、“第1级堆大小”计数器、“第2级堆大小”计数器对象堆大小”计数器。

    youdao

  • The initial memory block of large object heap is above the memory block of generation 0, and it is not adjacent to memory block of generation 0.

    初始对象内存区域通常在第0内存之上并且与第0代内存邻接

    youdao

  • When the EE (Execution Engine) starts, we reserve the initial GC segments - one for the small object heap and the other for the LOH (large object heap).

    执行引擎(EE, Execution Engine)开始执行时,我们保留初始——用于对象一个用于对象堆(LOH, largeobject heap)。

    youdao

  • When CLR allocates a new object, if its size is lower than 85000 bytes, then allocates memory in generation 0; If its size is over 85000 bytes, then allocates memory in large object heap.

    CLR分配一个新的对象时,如果大小小于85000字节第0中分配,如果其大小大于等于85000自己,就在对象中分配。

    youdao

  • Create the auditing thread object in immortal, running in the heap.

    不朽内存创建审计线程对象,在运行

    youdao

  • Any memory profiler can produce snapshots of the heap broken down by object class.

    所有内存分析器都可以生成按照对象进行分解快照

    youdao

  • Garbage collection (GC) reclaims portion of the heap by removing objects not referenced by any other object in the heap.

    垃圾收集(GC)通过删除其他任何对象不再引用对象来回收一部分堆。

    youdao

  • A dump creates a record of every object in the heap, how much memory it's using, and which objects are referencing it.

    系统转储中的每个对象创建记录,记录对象使用内存量,哪些对象正在引用该对象。

    youdao

  • The most likely type is a memory problem, such as memory leak, heap fragmentation, or large object allocation.

    最有可能类型内存问题内存泄漏碎片或者对象分配

    youdao

  • An object from the heap that would normally not be available to an NHRT can become available because of changes in timing and synchronization between threads.

    由于线程之间计时同步变化正常情况下不可NHRT使用对象可能变得可用

    youdao

  • While it could be amusing to walk through the heap, object reference by object reference, you're probably better served by doing some kind of automated analysis of the whole mess.

    根据对象引用草率处理可能会非常可笑,可以通过总体混乱进行某种自动分析获得更好服务

    youdao

  • It does not provide in-depth, low-level, expert functions to manually examine the entire object graph within the heap.

    并未提供深入低级专家功能,即手动检查整个对象

    youdao

  • This results in a "flat heap", where the entire heap space is available for transient object allocation rather than just the nursery space.

    导致一个扁平”,其中整个空间(而不只是保育空间)用于临时对象分配

    youdao

  • The trigger for a GC is usually an allocation failure - this occurs when the allocation of an object to the JVM heap fails due to insufficient available space.

    GC触发器通常分配失败。分配失败由于可用空间不足,无法将一个对象分配jvm

    youdao

  • This allows for action to be taken before the heap object is reclaimed.

    使您能够对象被回收之前采取行动

    youdao

  • Leak root: This is a representative object in the chain of object references holding the leak container in the heap.

    泄漏堆中保留泄漏容器对象引用中的代表性对象。

    youdao

  • The tree view in this TAB shows all the object references in the heap dump, except in the cases where an object has more than one parent object.

    选项卡中的视图显示了转储中的所有对象引用,对象具有多个对象情况除外

    youdao

  • The object cannot be moved in this GC cycle; we cannot fix up the reference as it may not be a real reference but simply an integer that happens to have the same value as an object on the heap.

    一 GC周期不能移动对象我们不能修改引用因为可能不是真的引用只是恰巧对象整数

    youdao

  • Each object allocated on the GC heap has an 8-byte overhead (sync block + method table pointer).

    每个GC中分配对象一个8字节的头(同步+方法指针)。

    youdao

  • As a result, allocating an object on the heap will likely entail more cache misses than allocating that object on the stack.

    所以,分配对象比起堆栈上分配对象,带来更多缓存遗漏

    youdao

  • The object of a value type is in the stack, but the object of a reference type is in the heap.

    数值类型对象位于栈中,但是引用类型的对象位于堆中

    youdao

  • The reference obj refers to an object stored in the heap.

    obj这个引用将引用存储一个对象

    youdao

  • The code at BE allocates the memory from the heap for the Singleton object and stores a pointer to that memory in eax.

    be代码Singleton对象分配内存一个指向该块内存的指针存储到eax中。

    youdao

  • Figure 2: Output of the jmap -histo: live command, showing live object counts from the heap.

    2命令jmap -histolive输出结果显示了堆中现有对象的个数。

    youdao

  • Once these heaps are created and we create a new instance of a.net object this object is stored in these heap segments and memory is committed.

    一旦这些被分配,创建新的。net对象实例这个对象将被存储内存断中,此时也将内存提交

    youdao

  • Clear: Setting the reference object's referent field to null and declaring the object in the heap that the reference class referred to as finalizable.

    清除:将引用对象referent设置为 null将引用引用对象声明为 可结束的。

    youdao

  • Everything, of course, is a PyObject — an object on the Python heap.

    当然一切pyobjectpython对象

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定