diff options
Diffstat (limited to 'results/classifier/zero-shot/118/performance/1734810')
| -rw-r--r-- | results/classifier/zero-shot/118/performance/1734810 | 77 |
1 files changed, 77 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/118/performance/1734810 b/results/classifier/zero-shot/118/performance/1734810 new file mode 100644 index 000000000..f313408cf --- /dev/null +++ b/results/classifier/zero-shot/118/performance/1734810 @@ -0,0 +1,77 @@ +performance: 0.972 +virtual: 0.965 +graphic: 0.942 +KVM: 0.927 +mistranslation: 0.885 +x86: 0.866 +architecture: 0.842 +ppc: 0.824 +device: 0.792 +kernel: 0.750 +permissions: 0.741 +boot: 0.740 +arm: 0.738 +hypervisor: 0.734 +user-level: 0.726 +register: 0.701 +network: 0.696 +semantic: 0.695 +socket: 0.667 +TCG: 0.657 +files: 0.644 +PID: 0.640 +risc-v: 0.635 +VMM: 0.632 +peripherals: 0.632 +vnc: 0.606 +debug: 0.514 +i386: 0.505 +assembly: 0.213 + +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 + |