genode/ports-foc/src
Stefan Kalkowski 59d6157441 l4lx: ballooning by using new parent interface
Implement a ballooning mechanism in L4Linux similar to solutions like XEN's
balloon driver. Therefore the new parent interface extensions for requesting
and yielding resources are used. L4Linux registers a yield signal context at
its parent. Whenever the parent triggers a yield, the balloon driver blows up,
which means it requests all pages available, and then frees the corresponding
backend memory.
2013-10-22 08:00:17 +02:00
..
drivers l4lx: ballooning by using new parent interface 2013-10-22 08:00:17 +02:00
l4android Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
l4linux Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
lib/l4lx l4lx: ballooning by using new parent interface 2013-10-22 08:00:17 +02:00
server/balloon l4lx: ballooning by using new parent interface 2013-10-22 08:00:17 +02:00