xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Paul Durrant <Paul.Durrant@citrix.com>
Cc: "xen-devel@lists.xenproject.org" <xen-devel@lists.xenproject.org>,
	Wei Liu <wei.liu2@citrix.com>,
	Ian Jackson <Ian.Jackson@citrix.com>
Subject: Re: [PATCH] tools/firmware: use a canned config for seabios
Date: Fri, 24 Mar 2017 11:54:45 +0000	[thread overview]
Message-ID: <002ae50365c04389b70abbaf9b0b73f0@AMSPEX02CL03.citrite.net> (raw)
In-Reply-To: <20170324114649.4qsrmtlxtmg66szh@citrix.com>

> -----Original Message-----
> From: Wei Liu [mailto:wei.liu2@citrix.com]
> Sent: 24 March 2017 11:47
> To: Paul Durrant <Paul.Durrant@citrix.com>
> Cc: xen-devel@lists.xenproject.org; Ian Jackson <Ian.Jackson@citrix.com>;
> Wei Liu <wei.liu2@citrix.com>
> Subject: Re: [PATCH] tools/firmware: use a canned config for seabios
> 
> On Thu, Mar 23, 2017 at 05:03:09PM +0000, Paul Durrant wrote:
> > The use of seabios defconfig kills boot performance of Windows guests
> > because the default is for the int13 handler to use PIO when accessing
> > the emulated IDE device.
> >
> > By instead using a canned configuration with the ATA settings overridden
> > to enable DMA access (and also wider PIO) boot performance is markedly
> > improved without the need to use a different (and possibly not supported)
> > device model.
> >
> > This patch adds the canned configuration into tools/firmware and modifies
> > the Makefile rule to copy it into place.
> >
> 
> I think at some point someone (you?) tried to change the default
> upstream, what was the outcome?
> 

Yes I tried that. The maintainers nacked the patch.

> I'm not against shipping a default config, but that wouldn't benefit all
> the distros that use their own seabios packages.
> 

No, but the status quo sucks. One hopes distros building their own Xen packages already choose a better firmware config. This patch makes the config for those rolling their own firmware better (and I suspect that's quite a few folks).

  Paul

> Wei.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

  reply	other threads:[~2017-03-24 11:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-23 17:03 [PATCH] tools/firmware: use a canned config for seabios Paul Durrant
2017-03-24 11:46 ` Wei Liu
2017-03-24 11:54   ` Paul Durrant [this message]
2017-03-27 14:34     ` Wei Liu
2017-03-29 10:28       ` Paul Durrant
2017-03-29 10:40         ` Wei Liu

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=002ae50365c04389b70abbaf9b0b73f0@AMSPEX02CL03.citrite.net \
    --to=paul.durrant@citrix.com \
    --cc=Ian.Jackson@citrix.com \
    --cc=wei.liu2@citrix.com \
    --cc=xen-devel@lists.xenproject.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;
as well as URLs for NNTP newsgroup(s).