genode/ports-foc/include/genode
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
..
balloon.h l4lx: ballooning by using new parent interface 2013-10-22 08:00:17 +02:00
block.h Fix l4linux block driver for large partitions 2013-03-08 12:09:53 +01:00
framebuffer.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
input.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
linkage.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
net.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
string.h Use Genode's memcpy in L4Linux block driver 2013-06-26 16:02:20 +02:00
terminal.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00