run: adjust virtualbox cap quotas to fit native hw

This commit is contained in:
Alexander Boettcher
2017-06-07 18:43:08 +02:00
committed by Christian Helmuth
parent 77fe0c882b
commit 0f227d5d24
2 changed files with 5 additions and 5 deletions

View File

@@ -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>