rusty_mos::memory

Module shared_pool

Source
Expand description

Support the shared momeory pool. We can share more than one pages between envs.

Structsยง

  • Memory pool manager. Support every operation that is needed to perform.
  • MemoryPoolEntry ๐Ÿ”’
    Memory Pool Entry. Contains the pages it shared and the envs attatched to it. The entry also contains a lock field.

Staticsยง

Functionsยง

  • mkpoolid ๐Ÿ”’
    Spawn the unique id of a new pool.