「disk buffer」を英語から日本語に翻訳する

ディスク バッファーは、「disk buffer」を英語から日本語に変換したものです。

disk buffer

A small amount of memory set aside for the purpose of storing data read from, or soon to be written to, a disk. Because disk devices are slow compared with the CPU, it is not efficient to access the disk for only one or two bytes of data. Instead, during a read, a large chunk of data is read and stored in the disk buffer. When the program wants information, it is copied from the buffer. Many requests for data can be satisfied by a single disk access. The same technique can be applied to disk writes. When the program has information to store, it writes it into the disk buffer area in memory. When the buffer has been filled, the entire contents of the buffer are written to the disk in a single operation.

+ 追加

英語-日本語 辞書

  • ディスク バッファー

    A small amount of memory set aside for the purpose of storing data read from, or soon to be written to, a disk. Because disk devices are slow compared with the CPU, it is not efficient to access the disk for only one or two bytes of data. Instead, during a read, a large chunk of data is read and stored in the disk buffer. When the program wants information, it is copied from the buffer. Many requests for data can be satisfied by a single disk access. The same technique can be applied to disk writes. When the program has information to store, it writes it into the disk buffer area in memory. When the buffer has been filled, the entire contents of the buffer are written to the disk in a single operation.

  • アルゴリズムによって生成された翻訳を表示する

disk buffer 」から 日本語 への自動変換

  • Glosbe

    Glosbe Translate
  • Google

    Google Translate
追加

文脈における「disk buffer」から日本語への翻訳、翻訳メモリ