From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 196409] kvm_amd nested pagetable gpu passthrough performance
oddities
Date: Mon, 09 Oct 2017 10:19:49 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 8BIT
To: kvm@kernel.org
Return-path:
Received: from mail.wl.linuxfoundation.org ([198.145.29.98]:36616 "EHLO
mail.wl.linuxfoundation.org" rhost-flags-OK-OK-OK-OK)
by vger.kernel.org with ESMTP id S1754135AbdJIKT7 (ORCPT
); Mon, 9 Oct 2017 06:19:59 -0400
Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1])
by mail.wl.linuxfoundation.org (Postfix) with ESMTP id E4BAF287B5
for ; Mon, 9 Oct 2017 10:19:58 +0000 (UTC)
In-Reply-To:
Sender: kvm-owner@vger.kernel.org
List-ID:
https://bugzilla.kernel.org/show_bug.cgi?id=196409
badOne (andizhigh@gmx.de) changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |andizhigh@gmx.de
--- Comment #32 from badOne (andizhigh@gmx.de) ---
I also noticed heavy performance loss with my Ryzen 1700X and KVM. Disabling
npt completely is no option either, it justs slows down the CPU a ton (which
totally makes sense)
My specs are:
- Ryzen 1700X
- ASUS Prime x370 Pro
- GPU0: GTX 1050 (host)
- GPU1: GTX 1070 (guest)
I also experimented with CPU pinning, mounting a whole SSD instead of just
using a virtual disk, trying different drivers, settings, etc.
Nothing of the above seemed to change anything. With npt=1 some games are
running fine (e.g. League of Legends), some are running ok (e.g. Path of Exile)
and some are running extremely bad (e.g. Player Unknown's Battlegrounds, GTA 5,
CS:GO, etc.)
I looked into the code but I'm not able to dive into the project due to the
lack of time.
This is a major issue in my opinion and AMD + the guys from KVM should look
into this together. Intel got it running, too. In addition with Xen it's
working perfectly but I really don't like using Xen, I like KVM a lot more.
Please fix this issue. If help is needed just contact me, I will when time
allows it.
--
You are receiving this mail because:
You are watching the assignee of the bug.