mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-19 03:06:39 +00:00
parent
d46ad98434
commit
25643fa00a
@ -434,6 +434,9 @@ class Init::Child : Genode::Child_policy
|
||||
Genode::size_t & cpu_quota_pc,
|
||||
bool & constrain_phys)
|
||||
{
|
||||
cpu_quota_pc = 0;
|
||||
constrain_phys = false;
|
||||
|
||||
Genode::Number_of_bytes ram_bytes = 0;
|
||||
|
||||
try {
|
||||
|
Loading…
Reference in New Issue
Block a user