From: Christoph Egger <Christoph.Egger@amd.com>
To: "Jiang, Yunhong" <yunhong.jiang@intel.com>
Cc: Frank van der Linden <Frank.Vanderlinden@sun.com>,
"xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>,
Keir Fraser <keir.fraser@eu.citrix.com>,
"Ke, Liping" <liping.ke@intel.com>
Subject: Re: Re: [Patch 1/3]RAS(Part II)--Intel MCA enalbing in XEN
Date: Fri, 20 Mar 2009 10:32:19 +0100 [thread overview]
Message-ID: <200903201032.20053.Christoph.Egger@amd.com> (raw)
In-Reply-To: <E2263E4A5B2284449EEBD0AAB751098401CE2D1419@PDSMSX501.ccr.corp.intel.com>
On Friday 20 March 2009 10:23:58 Jiang, Yunhong wrote:
> xen-devel-bounces@lists.xensource.com <> wrote:
> > Seconded.
> >
> > With Wei Huangs 1GB patch support, one question comes to my mind
> > regarding the page offline support / recovery action:
> >
> > How does the interface deal with different page sizes ?
> > IMO we should only offline the smallest possible unit of the
> > page in error,
> > which is 4KB. So larger pages (2MB, 1GB) must be splitted in that case.
> >
> > Christoph
>
> Christoph, I think this is two story. How to offline a page is a specific
> recover action method, instead of the MCA itself. Or I missed anything?
You're right here.
> For guest owned page offline caused by #MC, Xen can't do anything but mark
> it (the page frame, 4k) pending, so that when it is freed, it will not be
> accessed anymore.
Once Xen supports page-relocation, it can re-map the guest page in error
with a new one on the fly. For HVM guests w/o PV drivers, this should work.
Need some thinking how that should work for PV guests and HVM guests with
PV drivers.
> It will depends on the real recover action to make sure
> it will not be accessed by guest anymore. For example, inject a vMC to
> guest, so that guest can do offline itself, or kill the domain directly in
> some situation.
>
> Or do I missed anything?
>
> Thanks
> Yunhong Jiang
>
> > On Friday 20 March 2009 09:51:24 Keir Fraser wrote:
> >> These changes need an ack from Sun.
> >>
> >> -- Keir
> >>
> >> On 20/03/2009 05:03, "Ke, Liping" <liping.ke@intel.com> wrote:
> >>> Hi, Keir
> >>>
> >>> This patch is the basic MCA enabling support for Intel.
> >>>
> >>> For implementation details, please refer to the discussion thread:
> >
> > http://lists.xensource.com/archives/html/xen-devel/2009-02/msg0
> > 0509.html
> >
> >>> Thanks& Regards,
> >>> Criping
> >
> > --
> > ---to satisfy European Law for business letters:
> > Advanced Micro Devices GmbH
> > Karl-Hammerschmidt-Str. 34, 85609 Dornach b. Muenchen
> > Geschaeftsfuehrer: Jochen Polster, Thomas M. McCoy, Giuliano Meroni
> > Sitz: Dornach, Gemeinde Aschheim, Landkreis Muenchen
> > Registergericht Muenchen, HRB Nr. 43632
> >
> >
> > _______________________________________________
> > Xen-devel mailing list
> > Xen-devel@lists.xensource.com
> > http://lists.xensource.com/xen-devel
--
---to satisfy European Law for business letters:
Advanced Micro Devices GmbH
Karl-Hammerschmidt-Str. 34, 85609 Dornach b. Muenchen
Geschaeftsfuehrer: Jochen Polster, Thomas M. McCoy, Giuliano Meroni
Sitz: Dornach, Gemeinde Aschheim, Landkreis Muenchen
Registergericht Muenchen, HRB Nr. 43632
next prev parent reply other threads:[~2009-03-20 9:32 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-20 5:03 [Patch 1/3]RAS(Part II)--Intel MCA enalbing in XEN Ke, Liping
2009-03-20 8:51 ` Keir Fraser
2009-03-20 9:10 ` Christoph Egger
2009-03-20 9:23 ` Jiang, Yunhong
2009-03-20 9:31 ` Keir Fraser
2009-03-20 9:32 ` Christoph Egger [this message]
2009-03-20 9:39 ` Jiang, Yunhong
2009-03-20 16:35 ` Frank van der Linden
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=200903201032.20053.Christoph.Egger@amd.com \
--to=christoph.egger@amd.com \
--cc=Frank.Vanderlinden@sun.com \
--cc=keir.fraser@eu.citrix.com \
--cc=liping.ke@intel.com \
--cc=xen-devel@lists.xensource.com \
--cc=yunhong.jiang@intel.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.