From: "Ky Srinivasan" <ksrinivasan@novell.com>
To: Tim Deegan <Tim.Deegan@citrix.com>,
Keir Fraser <keir.fraser@eu.citrix.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: [PATCH][RFC] Supporting Enlightened Windows2008Server
Date: Mon, 07 Apr 2008 08:28:40 -0600 [thread overview]
Message-ID: <47F9F6F7.E57C.0030.0@novell.com> (raw)
>>> On Sat, Apr 5, 2008 at 5:21 AM, in message
<C41D032F.1600F%keir.fraser@eu.citrix.com>, Keir Fraser
<keir.fraser@eu.citrix.com> wrote:
> On 5/4/08 00:24, "Ky Srinivasan" <ksrinivasan@novell.com> wrote:
>
>> Based on the feedback I got from you and Tim, I am enclosing the next
> version
>> of the patches to support enlightened win2008 server. Here are the changes I
>> have made:
>>
>> 1) I have put the shim on a low calorie diet - I have gotten rid of the
>> framework infrastructure and to the extent possible integrated the shim code
>> with xen.
>>
>> 2) I have tried to cleanup the code. I am sure more work will be needed
> here.
>>
>> 3) I am not advertising the TLB related enlightenments. We can revisit this
>> later if needed.
>
> It's certainly quite a bit shorter which is good. For the remaining stuff,
> do you have empirical evidence that performance is improved by it?
>
I do. On the NetBench runs we did, we were seeing close to 10% improvement. I will keep you posted on other benchmark results as they become available. Furthermore, as MSFT defines new enlightenments, we can implement those cleanly within this body of code. Additionally, there is value in claiming that we support all the enlightenments needed for hosting enlightened win 2008 servers.
> Other more minor comments are that the coding style is still off (e.g.,
> start braces should go on their own line, spaces inside () for if/for/while
> headers), you have at least one big switch statement where most of the cases
> could be collapsed to just one shared block of code, and indeed shouldn't
> the 'default' case in the hypercall demuxing switch statement be to return
> 'denied', and that would get rid of most of the individual cases altogether?
In the next version of these patches, I will address the issues you have raised here.
Thanks,
K. Y
>
> -- Keir
next reply other threads:[~2008-04-07 14:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-07 14:28 Ky Srinivasan [this message]
2008-04-07 15:15 ` [PATCH][RFC] Supporting Enlightened Windows2008Server Keir Fraser
2008-04-07 16:16 ` Keir Fraser
2008-04-08 17:12 ` Ky Srinivasan
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=47F9F6F7.E57C.0030.0@novell.com \
--to=ksrinivasan@novell.com \
--cc=Tim.Deegan@citrix.com \
--cc=keir.fraser@eu.citrix.com \
--cc=xen-devel@lists.xensource.com \
/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.