mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
hoitaja: Fixed compile error.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#include "habitat.h"
|
||||
#include <sandbox/utils.h>
|
||||
#include <suoritin/request_task.h>
|
||||
|
||||
::Sandbox::Child &Hoitaja::Habitat::create_child(Genode::Xml_node const &start_node)
|
||||
{
|
||||
@@ -132,8 +131,3 @@ void Hoitaja::Habitat::update(Cell &cell)
|
||||
maintain_cells();
|
||||
}
|
||||
}
|
||||
|
||||
void Hoitaja::Core_allocation_request::handle(Hoitaja::Cell&, Hoitaja::Habitat&)
|
||||
{
|
||||
Genode::Parent::Resource_args grant_args("cpu_quota=10");
|
||||
}
|
||||
Reference in New Issue
Block a user