mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
committed by
Christian Helmuth
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 };
|
||||
|
||||
Reference in New Issue
Block a user