buffer storage area
常见例句
- A buffer pool is an area of storage in memory into which database pages (containing table rows or index entries) are temporarily read and changed.
緩沖池是內存中的一塊存儲區域,用於臨時讀入和更改數據庫頁(包含表行或索引項)。 - The auxiliary storage area of the model includes a fixed length buffer and a queue that is used to storage pairs of nodes those overlap most probably.
改進模型所引入的輔助存儲包括:結點對記錄隊列和定長緩沖區。 - If rows are accessed randomly, then the smaller page size enables DB2 to make better use of the buffer, because more pages fit into the same storage area.
如果隨機訪問行,那麽較小的頁大小讓 DB2 可以更好地利用緩沖區,因爲同樣的存儲區域可以容納更多頁。 返回 buffer storage area