genode/ports-foc/src/lib/l4lx/include
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
..
dataspace.h l4lx: ballooning by using new parent interface 2013-10-22 08:00:17 +02:00
env.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
l4lx_irq.h l4linux: Update to L4Linux l4box 3.9.0-l4-svn37 2013-08-06 17:40:10 +02:00
l4lx_memory.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
l4lx_task.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
l4lx_thread.h l4linux: Update to L4Linux l4box 3.9.0-l4-svn37 2013-08-06 17:40:10 +02:00
linux.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
platform_env.h l4lx: ballooning by using new parent interface 2013-10-22 08:00:17 +02:00
rm.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
task.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
vcpu.h Express affinities via Cartesian coordinates 2013-08-13 17:08:24 +02:00