From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 50891] The smp_affinity cannot work correctly on guest os when
PCI passthrough device using msi/msi-x with KVM
Date: Thu, 29 Nov 2012 15:38:11 +0000 (UTC)
Message-ID: <20121129153811.1B24311FB6C@bugzilla.kernel.org>
References:
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
To: kvm@vger.kernel.org
Return-path:
Received: from mail.kernel.org ([198.145.19.201]:39244 "EHLO mail.kernel.org"
rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP
id S1754916Ab2K2PiR (ORCPT );
Thu, 29 Nov 2012 10:38:17 -0500
Received: from mail.kernel.org (localhost [127.0.0.1])
by mail.kernel.org (Postfix) with ESMTP id 73B1220430
for ; Thu, 29 Nov 2012 15:38:16 +0000 (UTC)
Received: from bugzilla.kernel.org (bugzilla.kernel.org [198.145.19.217])
by mail.kernel.org (Postfix) with ESMTP id DAADE20432
for ; Thu, 29 Nov 2012 15:38:11 +0000 (UTC)
In-Reply-To:
Sender: kvm-owner@vger.kernel.org
List-ID:
https://bugzilla.kernel.org/show_bug.cgi?id=50891
--- Comment #4 from liyi 2012-11-29 15:38:10 ---
1: i have disable the irqbalance in the host, and the irq affinity on the host
is ok.you can see the 4 step in comment 0.
2: you see in comment 0, we have set irq affinity on the host is pcpu1.
and so reduce the ipi interrupt, so we want to set the irq affinity at the
vcpu2 on the guest os according , but the irq
affinity on the guest os when using msi-x is failed.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are watching the assignee of the bug.