ホーム > ストレージネットワーキング用語集 > garbage collection

garbage collection

ガベージコレクション

使用不可のリソースを再び使用可能にすること。ガベージコレクションは計算やストレージの多くの場面で使われる。フラッシュストレージにおいてはバックグランドのガベージコレクションにより、書込みの前のブロック全体の消去を削減する事によって、書込み性能を向上する。参照:trim。

使用分野: Computer System

The process of reclaiming resources that are no longer in use. Garbage collection has uses in many aspects of computing and storage. For example, in flash storage, background garbage collection can improve write performance by reducing the need to perform whole block erasures prior to a write. See also trim.

CONTEXT [Computer System]

« 用語集に戻る

Copyright © 2024 SNIA Japan

このページのトップへ移動