memory compaction的意思
memory compaction中文翻譯:
內存緊縮
compaction───n.壓緊;精簡;密封;凝結
compaction definition───壓實度定義
compaction syndrome───緊實綜合征
compaction range───壓實范圍
memory───n.記憶,記憶力;內存,[計]存儲器;回憶;n.(Memory)人名;(英)梅默里
compaction meaning───壓實意義
compaction examples───壓實實例
compaction syn───壓縮同步器
remember memory───記住記憶
If all the objects in the managed heap survive a collection, then there is no need for memory compaction.───如果托管堆中的所有對象均未被回收,則不需要壓縮內存。
The GC can only contract contiguous blocks of memory from the end of the heap, so a compaction might be required to contract the heap.───GC 只能收縮從堆末尾開始的連續內存塊,因此收縮堆可能需要進行壓縮。
In a compaction phase, the objects that are on the heap are consolidated to allow any free memory to gather together and satisfy the current request.───在compaction階段,heap上的對象會被整合以便將所有空閑空間收集起來滿足當前的請求。