|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Will hap_alloc fail?
At 11:34 -0500 on 12 Jul (1184240066), Huang2, Wei wrote:
> How does this fix sound?
I think we need somaething that crashes just the guest in question --
this patch just replaces a probable pagefault crash with an explicit
BUG().
(The shadow code does BUG() if it can't allocate a page but it has checks
in place to make sure there's always enough in the pool. It will refuse
to give the p2m any memory if it's running low, for example.)
Cheers,
Tim.
--
Tim Deegan <Tim.Deegan@xxxxxxxxxxxxx>, XenSource UK Limited
Registered office c/o EC2Y 5EB, UK; company number 05334508
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|