mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
run: adjust virtualbox cap quotas to fit native hw
This commit is contained in:
committed by
Christian Helmuth
parent
77fe0c882b
commit
0f227d5d24
@@ -130,7 +130,7 @@ proc platform_drv_config {} {
|
||||
if {[have_spec acpi]} {
|
||||
|
||||
append drv_config {
|
||||
<start name="acpi_drv" } [platform_drv_priority] { caps="200" >
|
||||
<start name="acpi_drv" } [platform_drv_priority] { caps="400" >
|
||||
<resource name="RAM" quantum="3M"/>
|
||||
<route>
|
||||
<service name="IO_MEM"> <parent/> </service>
|
||||
|
||||
Reference in New Issue
Block a user