From: Dor Laor <dor.laor-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Haydn Solomon <haydn.solomon-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: kvm-devel
<kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>,
Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org>,
"He, Qing" <qing.he-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
Subject: Re: windows 2003 smp guest
Date: Thu, 20 Sep 2007 23:09:18 +0200 [thread overview]
Message-ID: <46F2E17E.20607@qumranet.com> (raw)
In-Reply-To: <b75785ba0709201005n6958299ah241fa4c8b4b1280d-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
[-- Attachment #1.1: Type: text/plain, Size: 4085 bytes --]
Haydn Solomon wrote:
> I have a question on guest smp performance. If I have a host with core
> 2 duo, should a kvm guest perform better using -smp 2 as opposed to
> not using -smp 2?
>
Well, it depends:
In general Avi measured 40% performance increase for using a second cpu
in the guest. This was long time ago,
before the in-kernel-apic implementation. It might improve the gain of
the additional cpu.
On the other hand, for 32 bit windows, using ACPI HAL has pretty big
overhead at the moment. Since it is a must
for smp guest, it might be slower than running non-acpi single cpu VM.
My guess is that you better use -smp 2.
Dor.
> On 9/18/07, *Haydn Solomon* <haydn.solomon-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
> <mailto:haydn.solomon-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>> wrote:
>
> I'm going to try the acpi multiprocessor HAL and see how that
> works. What kind of performance do you get with it?
>
>
> On 9/18/07, * He, Qing* < qing.he-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org
> <mailto:qing.he-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>> wrote:
>
>
>
> >-----Original Message-----
> >From: kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> <mailto:kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
> >[mailto:kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> <mailto:kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>] On Behalf Of
> Avi Kivity
> >Sent: 2007年9月18日 22:06
> >To: Haydn Solomon
> >Cc: kvm-devel
> >Subject: Re: [kvm-devel] windows 2003 smp guest
> >
> >Haydn Solomon wrote:
> >> I am interested in installing smp windows 2003 server guest
> and have
> >> some questions.
> >>
> >> 1.Is windows smp guest working and performing well at this
> point in kvm?
> >
> >It's working will with -no-kvm-irqchip.Not so sure without the
> switch,
> >but we're improving things.
> >
> >I haven't tested performance very thoroughly.What's your workload?
>
> It's also working well on my side if the option is not
> presented :-)
>
> >
> >> 2.If question 1 above is true, then what HAL should I choose
> during
> >> installation and what other flags should I use when running it?
> >>
> >
> >Good question.What HALs are available for Windows 2003 SMP?
>
> I'm using ACPI multiprocessor HAL, don't know how MPS
> multiprocessor HAL works.
>
> >
> >--
> >error compiling committee.c: too many arguments to function
> >
> >
> >-------------------------------------------------------------------------
> >This SF.net email is sponsored by: Microsoft
> >Defy all challenges. Microsoft(R) Visual Studio 2005.
> >http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> <http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/>
> >_______________________________________________
> >kvm-devel mailing list
> >kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> <mailto:kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
> > https://lists.sourceforge.net/lists/listinfo/kvm-devel
> <https://lists.sourceforge.net/lists/listinfo/kvm-devel>
>
>
>
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> ------------------------------------------------------------------------
>
> _______________________________________________
> kvm-devel mailing list
> kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> https://lists.sourceforge.net/lists/listinfo/kvm-devel
>
[-- Attachment #1.2: Type: text/html, Size: 6030 bytes --]
[-- Attachment #2: Type: text/plain, Size: 228 bytes --]
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
[-- Attachment #3: Type: text/plain, Size: 186 bytes --]
_______________________________________________
kvm-devel mailing list
kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/kvm-devel
next prev parent reply other threads:[~2007-09-20 21:09 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-18 14:01 windows 2003 smp guest Haydn Solomon
[not found] ` <b75785ba0709180701h23ef400ey748b86cfbdf43e1a-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-09-18 14:05 ` Avi Kivity
[not found] ` <46EFDB2C.30601-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-09-18 14:34 ` Haydn Solomon
[not found] ` <b75785ba0709180734s59ef677agac7c6a4e99753b1e-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-09-18 14:42 ` Avi Kivity
[not found] ` <46EFE3D3.2000303-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-09-18 14:56 ` Haydn Solomon
[not found] ` <b75785ba0709180756v7e4318bdle72b9dbb879400aa-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-09-18 15:51 ` Haydn Solomon
[not found] ` <b75785ba0709180851l7c1c6c84uded5fc1fdebbd257-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-09-18 15:52 ` Avi Kivity
[not found] ` <46EFF43B.8030500-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-09-18 15:59 ` Haydn Solomon
2007-09-19 1:27 ` He, Qing
[not found] ` <37E52D09333DE2469A03574C88DBF40FA9C23E-wq7ZOvIWXbM/UvCtAeCM4rfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2007-09-19 2:17 ` Haydn Solomon
[not found] ` <b75785ba0709181917u7308717dy8085871e2a831718-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-09-20 17:05 ` Haydn Solomon
[not found] ` <b75785ba0709201005n6958299ah241fa4c8b4b1280d-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-09-20 21:09 ` Dor Laor [this message]
[not found] ` <46F2E17E.20607-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-09-20 21:36 ` Farkas Levente
[not found] ` <46F2E7F5.7080105-lWVWdrzSO4GHXe+LvDLADg@public.gmane.org>
2007-09-20 21:46 ` Luca
[not found] ` <68676e00709201446x76c17d46ofebf4c6702e17b7c-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-09-20 21:59 ` Farkas Levente
[not found] ` <46F2ED31.4050709-lWVWdrzSO4GHXe+LvDLADg@public.gmane.org>
2007-09-20 22:37 ` Gildas
2007-09-21 2:07 ` He, Qing
2007-09-21 2:16 ` He, Qing
[not found] ` <37E52D09333DE2469A03574C88DBF40FA9C245-wq7ZOvIWXbM/UvCtAeCM4rfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2007-09-23 16:27 ` Haydn Solomon
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=46F2E17E.20607@qumranet.com \
--to=dor.laor-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
--cc=avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org \
--cc=dor.laor-atKUWr5tajBWk0Htik3J/w@public.gmane.org \
--cc=haydn.solomon-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
--cc=qing.he-ral2JQCrhuEAvxtiuMwx3w@public.gmane.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox