qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Lukas Straub <lukasstraub2@web.de>
To: Ramesh B <rmsh.b4@gmail.com>
Cc: qemu-devel@nongnu.org, qemu-discuss@nongnu.org
Subject: Re: [Query] VM CPU scheduling
Date: Mon, 4 May 2020 15:53:43 +0200	[thread overview]
Message-ID: <20200504155343.69c94423@luklap> (raw)
In-Reply-To: <CAJvkk904hhJ0q54KAkYE-azEmg5gkt_-HVSyLnACKsV9=TmzQg@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 739 bytes --]

On Sun, 3 May 2020 17:04:10 +0530
Ramesh B <rmsh.b4@gmail.com> wrote:

> Hi All,
> 
> I started recently using QEMU for OS virtualization.
> Want to know/understand about scheduling.
> 
> Environment:
> Host OS: Ubuntu 18.4 + KVM enable
> QEMU: 4.2
> Workstation/Desktop: x86_64
> 
> Would like to understand,
> 
> 1. How CPU scheduling works.
> 2. Tools/commands to monitor.
> 3. Tuning parameter/API
> 
> Could you please suggest good reference or books or pointers.
> 
> Thanks,
> Babu

Hi,
With qemu/KVM the VM just runs as a normal process under linux, so you can use all the tools and interfaces to manage processes for qemu as well.
Keywords: top, nice, cgroups, cpuset, numactl

Regards,
Lukas Straub

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

      parent reply	other threads:[~2020-05-04 13:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-03 11:34 [Query] VM CPU scheduling Ramesh B
2020-05-04 13:52 ` Stefan Hajnoczi
2020-05-04 13:53 ` Lukas Straub [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200504155343.69c94423@luklap \
    --to=lukasstraub2@web.de \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-discuss@nongnu.org \
    --cc=rmsh.b4@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).