From 9260319e7411ff8281700a532caa436f40120ec4 Mon Sep 17 00:00:00 2001 From: Christian Krinitsin Date: Fri, 30 May 2025 16:52:07 +0200 Subject: gitlab scraper: download in toml and text format --- .../target_missing/host_missing/accel_KVM/849.toml | 30 ---------------------- 1 file changed, 30 deletions(-) delete mode 100644 gitlab/issues/target_missing/host_missing/accel_KVM/849.toml (limited to 'gitlab/issues/target_missing/host_missing/accel_KVM/849.toml') diff --git a/gitlab/issues/target_missing/host_missing/accel_KVM/849.toml b/gitlab/issues/target_missing/host_missing/accel_KVM/849.toml deleted file mode 100644 index 8f7d7c33..00000000 --- a/gitlab/issues/target_missing/host_missing/accel_KVM/849.toml +++ /dev/null @@ -1,30 +0,0 @@ -id = 849 -title = "High mouse polling rate stutters some applications" -state = "opened" -created_at = "2022-01-31T05:52:28.024Z" -closed_at = "n/a" -labels = ["VFIO", "accel: KVM", "device:input"] -url = "https://gitlab.com/qemu-project/qemu/-/issues/849" -host-os = "Proxmox 7.1-10" -host-arch = "amd64" -qemu-version = "6.1.0" -guest-os = "Windows 11" -guest-arch = "amd64" -description = """There are couple of instances where moving the mouse would slow down some applications, especially for games - -https://www.reddit.com/r/VFIO/comments/ect3sd/having_an_issue_with_my_vm_where_games_stutter/ - -https://www.reddit.com/r/VFIO/comments/n9hwtg/game_fps_drop_on_mouse_input/ - -https://www.reddit.com/r/VFIO/comments/ln1uwb/evdev_mouse_passthrough_with_1000hz_mouse_causes/ - -https://www.reddit.com/r/VFIO/comments/se92rq/looking_for_advice_on_poor_gpu_passthrough/ - -I myself included, is impacted by this mysterious issue, I'm not pretty sure whether this is related to VFIO or QEMU or both, but I'm definitely sure this is a kind of regression in between since I had no such issue before.""" -reproduce = """1. Do a GPU passthrough -2. Get a mouse capable of outputting high polling rate like 1000Hz, usually they are categorized as gaming mouses -3. Start any 3D applications, including stuff like Unreal Engine 4 Editor or any games -4. See mysterious stuttering""" -additional = """I'm using an AMD Ryzen 7 3700X CPU as the host, but I have made scripts that pins CPU to the VM to get better performance speculatively by putting the threads on the same CCX to minimize memory latency as much as possible. This alleviated some terrible lag, but not by much. (like 11 FPS to 20 FPS if you move your mouse which is still crappy compared to 90+ FPS when static) - -I suspect there is something wrong with the USB subsystem.""" -- cgit 1.4.1