mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 00:24:51 +00:00
parent
d610f9f4f1
commit
5fed1641a4
@ -55,7 +55,8 @@ class Sup::Drv
|
||||
|
||||
Cpu_virt const _cpu_virt { _cpu_virt_from_rom() };
|
||||
|
||||
Vm_connection _vm_connection { _env };
|
||||
Vm_connection _vm_connection { _env, "",
|
||||
Cpu_session::PRIORITY_LIMIT / 2 };
|
||||
|
||||
Gip _gip { _env, _cpu_count, _cpu_freq_khz_from_rom() };
|
||||
Gmm _gmm { _env, _vm_connection };
|
||||
|
Loading…
x
Reference in New Issue
Block a user