Linux process containers for supporting Genode`s resource trading
last edited 1 year ago by nfeskeLinux process containers provide a mechanism to partition physical resources, foremost CPU time, between Linux processes. This raises the interesting question of whether this mechanism could be used for a proper implementation of Genode`s resource trading on Linux?
References
- http://lwn.net/Articles/236038/
- The article "Process containers" provides a good introduction into Linux process containers.

