Displaying 1 result from an estimated 1 matches for "groupename".
Did you mean:
group_name
2014 Feb 09
3
libvirt/qemu and cgroups
...s all about /etc/cgconfig.conf and cgrules.conf. I am
honestly not sure :
-what are the correct mount points for cpu, memory etc in the
/sys/fs/cgroup directory .
- which directories am I supposed to mk, if any ?
Then, Archwiki[1] says:
# cgcreate -a $USER -g memory,cpu:groupname
- what is the groupename I shall create (qemu*, MyMachine) ?
- which $USER shall I use (qemu*, my username) ?
* qemu:qemu as user:group in /etc/libvirt/qemu.conf
Thank you for some help as I admit if I understand the cgroups
principle and advantages, I am far from understanding how to create
such a group in case of a VM....