genode/gems/run
Norman Feske a903049a1a cli_monitor: Resource-balancing support
This patch introduces new commands for dynamically balancing RAM between
subsystems. The 'status' command prints a table with the RAM status of
each subsystem. The 'ram' command changes the quota or a quota limit of
a given subsystem. The quota limit can be defined to allow the on-demand
expansion of the quota. Finally, the 'yield' command can be used to
instruct a subsystem to yield a specified amount of resources.

For trying out the new commands, a so-called 'ram_eater' example has
been added to the 'terminal_mux.run' scenario. This program simulates a
subsystem with a growing demand for resources, yet with the capability
to yield resources when instructed by the parent (i.e., cli_monitor).

Besides implementing the new features, the patch splits the
implementation of 'cli_monitor' into multiple files.
2013-10-16 09:26:09 +02:00
..
d3m_boot.run Unify framebuffer driver binary names (fix #720) 2013-05-07 13:04:30 +02:00
tcp_terminal.run run: update tcp_terminal to run in 64bit setups 2013-05-10 11:16:11 +02:00
terminal_decoder.run Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
terminal_echo.run Unify framebuffer driver binary names (fix #720) 2013-05-07 13:04:30 +02:00
terminal_log.run launchpad: Update config syntax, remove defaults 2013-09-23 14:25:59 +02:00
terminal_mux.run cli_monitor: Resource-balancing support 2013-10-16 09:26:09 +02:00