node_device_udev: add error reporting to udevProcessCCWGroup
[libvirt.git] / src / virtd.service.limitmemlock.extra.in
blob3534b5ea48778438cfb7c7dbe0d08e87f6b43e85
1 [Service]
2 # With cgroups v2 there is no devices controller anymore, we have to use
3 # eBPF to control access to devices. In order to do that we create a eBPF
4 # hash MAP which locks memory. The default map size for 64 devices together
5 # with program takes 12k per guest. After rounding up we will get 64M to
6 # support 4096 guests.
7 LimitMEMLOCK=64M