WRITE BUFFER Meaning in Japanese - translations and usage examples

[rait 'bʌfər]
[rait 'bʌfər]
書込みバッファ

Examples of using Write buffer in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Write buffer and exit!{not in Vi}.
なり、バッファを書き出し終了してしまう。{Viにはない}。
The state field of each write buffer is read.
書込みバッファのstate(状態)フィールドを読み出します。
The write buffer array and the check array will be safe.
書込みバッファアレイとチェックアレイは、安全です。
Data is copied to the data field of the write buffer.
書込みバッファのdata(データ)フィールドにデータをコピーします。
The write buffer is updated with an expired status.
書込みバッファをexpired(有効期限切れ)状態に更新します。
When cleanup runs, it will reset the write buffer subsystem, completing the commit operation.
Cleanupが動作すると、書込みバッファのサブシステムをリセットし、commit動作を完了します。
The write buffer array, the check array, and the main array are safe.
書込みバッファアレイ、チェックアレイ、およびメインアレイは安全です。
The commit function operates as illustrated in Figure 4:The state field of each write buffer is read.
Commit関数は、図4に示すとおりに動作します。各書込みバッファのstate(状態)フィールドを読み出します。
Finally, the use of four write buffers distributes the wear for write cycles.
最後に、4つの書込みバッファを使用することによって、書込みサイクルの消耗が分散されます。
Buffer Array:The final section of the EEPROM contains eight pages that constitute four write buffers.
バッファアレイ:EEPROMの最後の区分には、4つの書込みバッファで構成された8ページが含まれます。
Word/64-byte write buffer reduces overall programming time for multiple-word updates.
Word/64バイトは緩衝を減らします多数単語の更新のオーバーオールのプログラミングの時間を書きます。
If this is interrupted, the check routine will return interrupted write andcleanup will reinitialize the entire write buffer array.
これが中断された場合、checkルーチンが、interruptedwrite(書込みの中断)を返し、cleanupが書込みバッファアレイ全体を再初期化します。
Between write and commit operations: Only a single write buffer will have occupied status and its CRC will verify.
Write動作とcommit動作の間:1つの書込みバッファのみがoccupied(使用中)状態となり、そのCRCが検証を行います。
The write buffer being written still has the available status, and available buffers do not contain valid CRC values.
書き込まれている途中の書込みバッファはavailable(利用可能)状態のままですが、利用可能なバッファには有効なCRC値が含まれません。
Its only job is to faithfully transfer the data from the write buffer to the main array, and then to mark the write buffer expired.
コミット関数の唯一の役割は、書込みバッファからデータをメインアレイに確実に転送してから、書込みバッファを有効期限切れとしてマークすることです。
Since the main array is not updated following a write operation but only on completion of a commit operation,a rollback needs only to invalidate the write buffer.
メインアレイは、write動作の後ではなく、commit動作の完了時にのみ更新されるため、rollbackは、書込みバッファを無効にするだけです。
The check function will identify the condition of(1) a valid,occupied write buffer, and(2) a corrupted main array page as an interrupted commit.
Check関数は、(1)有効なoccupied(使用中)状態の書込みバッファと(2)破損しているメインアレイページの状態をinterruptedcommit(コミットの中断)として確定します。
Writing status for the current write buffer: This operation changes the status field to occupied, sets the CRC, and fills in the page address for the write operation.
現在の書込みバッファの状態を書込み中:この動作は、status(状態)フィールドをoccupied(使用中)に変更し、CRCを設定し、書込み動作用のページアドレスを埋めます。
In this version, the HTTP request string that was built in__init__()is sent to the server and the write buffer is reduced by the amount successfully sent.
このバージョンでは、__init__()で作成されたHTTPリクエストの文字列はサーバへ送られて、正常に送られることで書き込みバッファが減少します。
Each buffer consists of four fields: a data field that contains the 32-byte data to be written to the main array at the next commit directive; an address field that identifies the address of the page to which the buffer refers; a state field that identifies the state of the buffer(that is, available, occupied, expired);and a 16-bit CRC field that checks the entire write buffer.
それぞれのバッファは、4つのフィールドから構成されています。その4つとは、次のcommit命令でメインアレイに書き込まれる32バイトのデータを含んだdata(データ)フィールド、バッファが参照するページのアドレスを確定するaddress(アドレス)フィールド、バッファの状態(利用可能、使用中、有効期限切れ)を確定するstate(状態)フィールド、および書込みバッファ全体をチェックする16ビットのCRCフィールドです。
Finally, the vulnerable moments during a rollback are:Update state in write buffer array: Similar to the final state of a commit cycle, this simply resets the occupied state in a write buffer to the expired state.
最後に、rollback中の脆弱な時点を以下にまとめます。書込みバッファアレイ内でのstate(状態)の更新中:commitサイクルの最後の状態と同様、単純に、書込みバッファ内のoccupied(使用中)状態をexpired(有効期限切れ)状態にリセットします。
Memory write access(except for AFI, DSFID, and the corresponding lock bytes)is accomplished through custom commands using a write buffer with readback and copy-to-memory function.
メモリへの書込みアクセスは、(AFI、DSFID、およびそれらに対応するロックバイトを除いて)再読取りおよびメモリへのコピー機能を備えた書込みバッファを使用するカスタムコマンドによって実行されます。
The commit function copies the most recently written buffer to its final position in the memory array, and prepares the buffer structure for the next data set to be written..
Commit関数は、直前に書き込まれたバッファをメモリアレイ内の最終位置にコピーし、次に書込み予定のデータセットのためにバッファの構造を整えます。
Results: 23, Time: 0.0447

Word-for-word translation

Top dictionary queries

English - Japanese