All of lore.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: Michael Tokarev <mjt@tls.msk.ru>
Cc: KVM list <kvm@vger.kernel.org>
Subject: Re: high load with win7 & usb tablet
Date: Fri, 10 Sep 2010 17:56:54 +0300	[thread overview]
Message-ID: <4C8A4736.8030704@redhat.com> (raw)
In-Reply-To: <4C8A44E6.2060008@msgid.tls.msk.ru>

  On 09/10/2010 05:47 PM, Michael Tokarev wrote:
> 10.09.2010 16:50, Avi Kivity wrote:
> []
>>> During this shot, host CPU was about 30..35% in use - higher
>>> than usual 25%, but I guess it's due to perfmon.
>> Please build qemu with --disable-strip and use 'perf' to profile it.
> Done, I tried several different options, but I can't find
> anything intesting in there.  Attaching a screenshot of
> 3 - win7 guest (~5 minutes after startup), `perf top'
> in xterm and `top' in another xterm.
>
> Here are random snapshots of both, in text form:
>
> ---------------------------------------------------------------------------------------
>     PerfTop:    1409 irqs/sec  kernel:79.6%  exact:  0.0% [1000Hz cycles],  (all, 2 CPUs)
> ---------------------------------------------------------------------------------------
>
>               samples  pcnt function                        DSO
>               _______ _____ _______________________________ _______________________
>
>              11837.00 64.9% native_safe_halt                [kernel.kallsyms]
>                570.00  3.1% rb_next                         [kernel.kallsyms]
>                206.00  1.1% hpet_next_event                 [kernel.kallsyms]
>                149.00  0.8% do_select                       [kernel.kallsyms]
>                149.00  0.8% svm_vcpu_run                    [kvm_amd]
>                134.00  0.7% schedule                        [kernel.kallsyms]
>
>
> Tasks: 199 total,   2 running, 196 sleeping,   0 stopped,   1 zombie
> Cpu(s): 13.4%us, 10.2%sy,  0.0%ni, 76.3%id,  0.0%wa,  0.0%hi,  0.2%si,  0.0%st
> Mem:   5860724k total,  4601132k used,  1259592k free,    18508k buffers
> Swap:  4192928k total,   286928k used,  3906000k free,  1593908k cached
>
>    PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
> 28492 mjt       20   0 1111m 1.0g 5456 R   27 17.7   3:50.79 qemu-system-x86
> 28763 root      20   0  105m  30m 6176 S   11  0.5 184:08.58 Xorg
> 29263 mjt       20   0  637m 212m  11m S    6  3.7  92:08.82 firefox-bin
> 28845 mjt       20   0 58612 5840 2372 S    2  0.1  49:27.17 compiz
>
> I'm still not sure where to look at.. :)
>

Strange.  Can you also post a few lines of 'vmstat 1'?

Maybe we'll see a lot of context switches in there.

-- 
I have a truly marvellous patch that fixes the bug which this
signature is too narrow to contain.


  parent reply	other threads:[~2010-09-10 14:57 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-03 12:21 high load with win7 & usb tablet Michael Tokarev
2010-09-10 11:47 ` Jes Sorensen
2010-09-10 12:16   ` Michael Tokarev
2010-09-10 16:17     ` high load with usb device Michael Tokarev
2010-09-12  9:26       ` Avi Kivity
2010-09-14  6:51         ` Michael Tokarev
2010-09-14  9:06           ` Avi Kivity
2010-09-14  9:08             ` Avi Kivity
2010-09-14 10:00               ` Michael Tokarev
2010-09-14 10:07                 ` Avi Kivity
2010-09-14 10:25                   ` Michael Tokarev
2010-09-14 10:39                     ` Avi Kivity
2010-09-14 11:02                       ` Michael Tokarev
2010-09-14 13:15                         ` Michael Tokarev
2010-09-14 13:25                           ` Avi Kivity
2010-09-14 13:29                             ` Michael Tokarev
2010-09-14 13:38                               ` Michael Tokarev
2010-09-14 14:45                               ` Avi Kivity
2010-09-14 14:53                                 ` Michael Tokarev
2010-09-14 16:00                                   ` Avi Kivity
2010-09-14 16:29                                     ` Michael Tokarev
2010-09-14 16:37                                       ` Avi Kivity
2010-09-14 16:50                                         ` Michael Tokarev
2010-09-14 16:45                                       ` David S. Ahern
2010-09-14 15:51                                 ` David S. Ahern
2010-09-14 16:00                                   ` Michael Tokarev
2010-09-14 16:09                                     ` David S. Ahern
2010-09-10 12:19 ` high load with win7 & usb tablet Avi Kivity
2010-09-10 12:44   ` Michael Tokarev
2010-09-10 12:50     ` Avi Kivity
     [not found]       ` <4C8A44E6.2060008@msgid.tls.msk.ru>
2010-09-10 14:56         ` Avi Kivity [this message]
2010-09-10 15:03           ` Michael Tokarev
2010-09-10 16:03             ` Avi Kivity
2010-09-14  8:26               ` Brad Campbell
2010-09-14  8:33                 ` Michael Tokarev
2010-09-14  8:46                   ` Brad Campbell

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=4C8A4736.8030704@redhat.com \
    --to=avi@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=mjt@tls.msk.ru \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.