qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [Bug 1099403] Re: High CPU utilization in vnc mode


From: Launchpad Bug Tracker
Subject: [Qemu-devel] [Bug 1099403] Re: High CPU utilization in vnc mode
Date: Sun, 10 Sep 2017 04:17:52 -0000

[Expired for QEMU because there has been no activity for 60 days.]

** Changed in: qemu
       Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1099403

Title:
  High CPU utilization in vnc mode

Status in QEMU:
  Expired

Bug description:
  We start a gentoo guest using ./x86-64-softmmu/qemu-x86-64 -hda
  <disk>.qcow2 -vnc :6.

  Then we start a vncviewer session to this guest from a remote
  computer. In this session, we start a video. After starting the video,
  the CPU utilization of the guest (the qemu-x86-64 process) increases
  to about 90%. The high CPU utilization persists even after closing the
  vncviewer session.

  However, the CPU usage while running a video inside a gentoo guest
  (without a remote computer connecting via vncviewer) is only 20-30%.
  So we suspect the high CPU usage to be due to the vncserver code
  running inside QEMU which has to do a lot of work to send the
  framebuffer updates to the client.

  My question is why does the usage not decrease when the remote
  vncviewer is disconnected? On simple computers (no virtual guests),
  the CPU usage of vncserver decreases drastically when the vncviewer
  client is disconnected. Why does this not happen in the vncserver
  provided by QEMU (through -vnc :6).

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1099403/+subscriptions



reply via email to

[Prev in Thread] Current Thread [Next in Thread]