Adapt usb_drv RAM quota to 12M

All autopilot scripts use 12 or more MiB for the usb_drv and my personal
tests never succeeded with less on x86 test machines.
This commit is contained in:
Christian Helmuth
2019-02-08 15:09:00 +01:00
committed by Norman Feske
parent dbac453a39
commit 2b1732bdec
9 changed files with 13 additions and 13 deletions

View File

@ -29,7 +29,7 @@ can be accessed by a client. The following configuration allows 'comp1' to
access the device 'usb-1-6':
!<start name="usb_drv">
! <resource name="RAM" quantum="8M"/>
! <resource name="RAM" quantum="12M"/>
! <provides><service name="Usb"/></provides>
! <config uhci="yes" ohci="yes" ehci="yes" xhci="yes">
! <raw>