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.
- Memory
Pool ๐Entry Memory Pool Entry. Contains the pages it shared and the envs attatched to it. The entry also contains a lock field.
Staticsยง
- Global shared memory pool.
- POOL_I ๐Used to spawn the pool id. Increase one-by-one when doing mkpoolid.
Functionsยง
- mkpoolid ๐Spawn the unique id of a new pool.