Книга: Distributed operating systems

9.3.3. Distributed Shared Memory

9.3.3. Distributed Shared Memory

Chorus supports paged distributed shared memory in the style of IVY, as discussed in Chap. 6. It uses a dynamic decentralized algorithm, meaning that different managers keep track of different pages, and the manager for a page changes as the page moves around the system (for writable pages).

The unit of sharing between multiple machines is the segment. Segments are split up into fragments of one or more pages. At any instant, each fragment is either read-only, and potentially present on multiple machines, or read/write, and present only on one machine.

Оглавление книги


Генерация: 0.634. Запросов К БД/Cache: 2 / 0
поделиться
Вверх Вниз