All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Gleb Natapov <gleb@redhat.com>
Cc: linux-kernel@vger.kernel.org, yinghai@kernel.org,
	"H. Peter Anvin" <hpa@zytor.com>,
	Thomas Gleixner <tglx@linutronix.de>
Subject: Re: [PATCH] decouple x2apic from irq remapping
Date: Thu, 19 Feb 2009 12:30:18 +0100	[thread overview]
Message-ID: <20090219113018.GS2354@elte.hu> (raw)
In-Reply-To: <20090218120051.GF26845@redhat.com>


* Gleb Natapov <gleb@redhat.com> wrote:

> Hi,
> 
> Currently x2apic is used only if interrupt remapping can be enabled,
> but if all apic ids are smaller then 255 there is no reason to
> enable interrupt remapping at all. Although there is not real HW that has
> x2apic but does not have IR the decoupling is useful since we want to
> emulate x2apic interface in KVM (it is more vitalization friendly), but
> we don't want to emulate IR just for that.
> 
> According to Intel docs BIOS should pass control to OS in x2apic mode 
> if there are apics with id > 255 and in xapic otherwise, so the proposed
> patch requires IR configuration only if BIOS switched apic to x2apic
> mode.
> 
> The patch is against tip:x86/apic.

Applied to tip:x86/apic, thanks Gleb!

	Ingo

      reply	other threads:[~2009-02-19 11:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-18 12:00 [PATCH] decouple x2apic from irq remapping Gleb Natapov
2009-02-19 11:30 ` Ingo Molnar [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090219113018.GS2354@elte.hu \
    --to=mingo@elte.hu \
    --cc=gleb@redhat.com \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tglx@linutronix.de \
    --cc=yinghai@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.