public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Leif Lindholm <leif.lindholm@linaro.org>
To: "Zeng, Star" <star.zeng@intel.com>
Cc: edk2-devel-01 <edk2-devel@lists.01.org>
Subject: Re: [PATCH V3 4/4] MdeModulePkg EhciDxe: Use common buffer for AsyncInterruptTransfer
Date: Thu, 1 Nov 2018 10:32:58 +0000	[thread overview]
Message-ID: <20181101103258.rqruc37jhrbahbvb@bivouac.eciton.net> (raw)
In-Reply-To: <90e7a9d5-0ece-a12c-0730-e67b6dbf6505@intel.com>

On Thu, Nov 01, 2018 at 09:12:04AM +0800, Zeng, Star wrote:
> > > I believe the performance data really depends on
> > > 1. How many AsyncInterruptTransfer handlers (the number of USB keyboard
> > > and/or USB bluetooth keyboard?)
> > > 2. Data size (for flushing data from PCI controller specific address to
> > > mapped system memory address *in original code*)
> > > 3. The performance of IoMmu->SetAttribute (for example, the SetAttribute
> > > operation on Intel VTd engine caused by the unmap and map for flushing data
> > > *in original code*, the SetAttribute operation on IntelVTd engine will
> > > involve FlushPageTableMemory, InvalidatePageEntry and etc)
> > > 
> > > > On an unrelated note to the concerns above:
> > > > Why has a fundamental change to the behaviour of one of the industry
> > > > standard drivers been pushed at the very end of the stable cycle?
> > > 
> > > We thought it was a simple improvement but not fundamental change before
> > > Eugene and Ard raised the concern.
> > 
> > Understood.
> 
> Thanks. :)
> 
> > 
> > However, as it is changing the memory management behaviour of a core
> > driver, I think it automatically qualifies as something that should
> > only go in the week after a stable tag.
> > 
> > We will need to have a closer look at the non-coherent case when Ard
> > gets back (Monday).
> 
> You mean Ard is on vacation and will be back next Monday.

Yes.

> > If this version causes issues with non-coherent systems, we will need
> > to revert it before the stable tag. We would then need to look into
> > the best way to deal with the performance issues quoted above.
> 
> I am glad to revert it if it has side effect. Is it possible someone could
> have a quick check?

Ard could. It would take me much longer :)
Which is why I would prefer to wait until next week.

Regards,

Leif


  reply	other threads:[~2018-11-01 10:33 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-26 13:41 [PATCH V3 0/4] Remove unnecessary Map/Unmap in XhciDxe/EhciDxe for AsyncInterruptTransfer Star Zeng
2018-10-26 13:41 ` [PATCH V3 1/4] MdeModulePkg XhciDxe: Extract new XhciInsertAsyncIntTransfer function Star Zeng
2018-10-26 13:41 ` [PATCH V3 2/4] MdeModulePkg EhciDxe: Extract new EhciInsertAsyncIntTransfer function Star Zeng
2018-10-26 13:41 ` [PATCH V3 3/4] MdeModulePkg XhciDxe: Use common buffer for AsyncInterruptTransfer Star Zeng
2018-10-27  7:47   ` Wu, Hao A
2018-10-26 13:41 ` [PATCH V3 4/4] MdeModulePkg EhciDxe: " Star Zeng
     [not found]   ` <CS1PR8401MB1189428C2915107C583C0A42B4CC0@CS1PR8401MB1189.NAMPRD84.PROD.OUTLOOK.COM>
2018-10-30 12:39     ` Ard Biesheuvel
2018-10-30 12:50       ` Leif Lindholm
2018-10-31  4:38         ` Zeng, Star
2018-10-31 12:08           ` Leif Lindholm
2018-11-01  1:12             ` Zeng, Star
2018-11-01 10:32               ` Leif Lindholm [this message]
2018-11-06  9:49           ` Ard Biesheuvel
2018-11-06 14:37             ` Zeng, Star
2018-11-07 15:00               ` Zeng, Star
2018-11-07 15:14                 ` Ard Biesheuvel
2018-10-28 13:35 ` [PATCH V3 0/4] Remove unnecessary Map/Unmap in XhciDxe/EhciDxe " Zeng, Star
2018-10-29  2:19 ` Ni, Ruiyu

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-list 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=20181101103258.rqruc37jhrbahbvb@bivouac.eciton.net \
    --to=devel@edk2.groups.io \
    /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