This project is meant to be an implementation of Buddy allocation technique. Then using the share() function or shwapoff(), the memory is distributed to hosts, which are defined in local config file. One thread is working on allocation, another thread is maintaining the structure clean, meaning connecting freed space and setting it to zero. One special thread is sharing the memory with hosts after share() and until unshare() is called.
-
Notifications
You must be signed in to change notification settings - Fork 0
kappalabs/shallocator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Shared memory allocator using Buddy technique, threads and communication over TCP, supporting both the IPv4 and IPv6.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published