Este conteúdo não está disponível no idioma selecionado.

14.18. Managing Resources for Guest Virtual Machines


virsh allows the grouping and allocation of resources on a per guest virtual machine basis. This is managed by the libvirt daemon, which creates cgroups and manages them on behalf of the guest virtual machine. The only thing that is left for the system administrator to do is to either query or set tunables against specified guest virtual machines. The following tunables may used:
  • memory - The memory controller allows for setting limits on RAM and swap usage and querying cumulative usage of all processes in the group
  • cpuset - The CPU set controller binds processes within a group to a set of CPUs and controls migration between CPUs.
  • cpuacct - The CPU accounting controller provides information about CPU usage for a group of processes.
  • cpu -The CPU scheduler controller controls the prioritization of processes in the group. This is similar to granting nice level privileges.
  • devices - The devices controller grants access control lists on character and block devices.
  • freezer - The freezer controller pauses and resumes execution of processes in the group. This is similar to SIGSTOP for the whole group.
  • net_cls - The network class controller manages network utilization by associating processes with a tc network class.
In creating a group hierarchy cgroup will leave mount point and directory setup entirely to the administrators’ discretion and is more complex than just adding some mount points to /etc/fstab. It is necessary to setup the directory hierarchy and decide how processes get placed within it. This can be done with the following virsh commands:
Voltar ao topo
Red Hat logoGithubredditYoutubeTwitter

Aprender

Experimente, compre e venda

Comunidades

Sobre a documentação da Red Hat

Ajudamos os usuários da Red Hat a inovar e atingir seus objetivos com nossos produtos e serviços com conteúdo em que podem confiar. Explore nossas atualizações recentes.

Tornando o open source mais inclusivo

A Red Hat está comprometida em substituir a linguagem problemática em nosso código, documentação e propriedades da web. Para mais detalhes veja o Blog da Red Hat.

Sobre a Red Hat

Fornecemos soluções robustas que facilitam o trabalho das empresas em plataformas e ambientes, desde o data center principal até a borda da rede.

Theme

© 2025 Red Hat