Global ETD Search

Search theses and dissertations gathered from participating repositories worldwide. Every result links back to the library that holds it. No account is needed.

Results

Showing 1 to 6 of 6 for “"Buffer Cache"”.

  1. Beefing Up The Buffer Cache

    … for reducing latency in computer systems is the cache. A cache's main purpose is to store data that is frequently re-accessed, and thereby reducing the time it takes to fetch popular items, instead of constantly fetching from slower devices. In this report, we examine the page cache in the Linux …

    reykjavik Repository record for Beefing Up The Buffer Cache (opens in a new tab)

  2. Exploring remote memory for buffer cache extension: a preliminary investigation

    Submission published under a 24 month embargo labeled 'Closed Access', the embargo will last until 2026-05-01

    uiuc Repository record for Exploring remote memory for buffer cache extension: a preliminary investigation (opens in a new tab)

  3. Storage management for large scale systems

    … This thesis studies performance issues in buffer cache management and disk layout management, two important components of storage management. The buffer cache stores popular disk pages in memory to speed up the access to them. Buffer cache management algorithms used in real systems often …

    sask Repository record for Storage management for large scale systems (opens in a new tab)

  4. Verifying an I/O-concurrent file system

    … if a file system call experiences a miss in the buffer cache and starts a disk I/O, the file system overlaps the I/O with the execution of another file system call. CIO-FSCQ re-uses the implementation, specifications, and proofs of an existing verified sequential file, FSCQ, and turns it into an …

    mit Repository record for Verifying an I/O-concurrent file system (opens in a new tab)

  5. Performance Aspects of Computers With Graphical User Interfaces

    … of windowing programs are studied. Cache tradeoffs for a frame-buffer cache are presented. A cache organization is proposed to improve the frame-buffer performance.

    uiuc Repository record for Performance Aspects of Computers With Graphical User Interfaces (opens in a new tab)

  6. ScaleFS : a multicore-scalable file system

    … locks and pages present in the page cache or buffer cache. Furthermore, data structures that are on separate cache lines in memory (e.g., directory entries) are grouped together when the file system writes them to disk for durability. This grouping results in additional conflicts. …

    mit Repository record for ScaleFS : a multicore-scalable file system (opens in a new tab)