summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/108/performance/1734810
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/zero-shot/108/performance/1734810')
-rw-r--r--results/classifier/zero-shot/108/performance/173481062
1 files changed, 62 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/108/performance/1734810 b/results/classifier/zero-shot/108/performance/1734810
new file mode 100644
index 000000000..75730c00f
--- /dev/null
+++ b/results/classifier/zero-shot/108/performance/1734810
@@ -0,0 +1,62 @@
+performance: 0.972
+graphic: 0.942
+other: 0.930
+KVM: 0.927
+device: 0.792
+permissions: 0.741
+boot: 0.740
+network: 0.696
+semantic: 0.695
+socket: 0.667
+files: 0.644
+PID: 0.640
+vnc: 0.606
+debug: 0.514
+
+Windows guest virtual PC running abnormally slow
+
+Guest systems running Windows 10 in a virtualized environment run unacceptably slow, with no option in Boxes to offer the virtual machine more (or less) cores from my physical CPU.
+
+ProblemType: Bug
+DistroRelease: Ubuntu 17.10
+Package: gnome-boxes 3.26.1-1
+ProcVersionSignature: Ubuntu 4.13.0-17.20-lowlatency 4.13.8
+Uname: Linux 4.13.0-17-lowlatency x86_64
+ApportVersion: 2.20.7-0ubuntu3.5
+Architecture: amd64
+CurrentDesktop: ubuntu:GNOME
+Date: Tue Nov 28 00:37:11 2017
+ProcEnviron:
+ TERM=xterm-256color
+ PATH=(custom, no user)
+ XDG_RUNTIME_DIR=<set>
+ LANG=en_US.UTF-8
+ SHELL=/bin/bash
+SourcePackage: gnome-boxes
+UpgradeStatus: No upgrade log present (probably fresh install)
+
+
+
+Any news or fixes?
+
+Which command line parameters are passed to QEMU? Is your system able to use KVM (e.g. did you enable virtualization support in your BIOS)?
+
+I am constantly running Windows 10 and Windows Server 2016 and I don't experience specific slowdowns.
+
+QEMU command line is needed to understand the specific setup that might be problematic.
+
+If you don't provide the CLI parameters, there's no way we can help here, sorry. So marking this as "invalid" for the QEMU project.
+
+Windows installs are still acting abnormally slow on the latest Gnome Boxes flatpaks in Ubuntu 18.10.
+I'll try to get my CLI parameters and add it to the bug.
+
+Sorry if this sounds dumb, where do I find my CLI Parameters for my Windows VM?
+
+Jeb, if you open a bug against QEMU here, we expect some information how QEMU is run. If you only interact with Gnome Boxes, then please only open a bug against Boxes - best in their Bug tracker here: https://bugzilla.gnome.org/ ... I guess nobody of the Boxes project is checking Launchpad, so reporting Boxes bugs here in Launchpad does not make much sense.
+
+At least please try to answer my questions in comment #3: Is virtualization enabled in your BIOS? Is KVM enabled on your system (i.e. are the kvm.ko and kvm_intel.ko or kvm_amd.ko modules loaded)?
+
+And for the CLI parameters, you could run this in a console window for example, after starting your guest:
+
+ps aux | grep qemu
+