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: Fri, 08 Sep 2017 09:58:24 +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]:35054 "EHLO mail.wl.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752434AbdIHJ6f (ORCPT ); Fri, 8 Sep 2017 05:58:35 -0400 Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 4906F28615 for ; Fri, 8 Sep 2017 09:58:35 +0000 (UTC) In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: https://bugzilla.kernel.org/show_bug.cgi?id=196409 Fruhwirth Clemens (clemens@endorphin.org) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |clemens@endorphin.org --- Comment #20 from Fruhwirth Clemens (clemens@endorphin.org) --- For a fix, I am publicly offering a bounty expiring 2017/11/01 of 0.02 Bitcoin (~100$ at the current price) redeemable by the person on the respective git commit. Maybe a good starting point is grepping through the code for "npt_enabled" and doing some random guesswork, and/or introducing more performance counter at host or guest to increase visibility. Maybe we can take apart a benchmark and identity the operation that is slow. -- You are receiving this mail because: You are watching the assignee of the bug.