On Thu, Dec 03, 2020 at 13:36:19 +0100, Michal Privoznik wrote: > Some users might wanto have virtio-pmem backed by a block device > in which case we have to allow the device in CGroups. > > Signed-off-by: Michal Privoznik <mpriv...@redhat.com> > --- > src/qemu/qemu_cgroup.c | 43 ++++++++++++++++++++++++++++++++---------- > 1 file changed, 33 insertions(+), 10 deletions(-)
Reviewed-by: Peter Krempa <pkre...@redhat.com>