|
|
|
|
|
|
|
|
|
|
xen-ia64-devel
Re: [Xen-ia64-devel] [PATCH 1/2] prevent softlock when destroying VTi do
On Tue, 2007-10-23 at 15:58 +0900, Isaku Yamahata wrote:
> prevent softlock up when VTi domain destruction by making relinquish_memory()
> continuable.
> It was assumed that mm_teardown() frees most of page_list so that
> the list which is passed to relinquish_memory() is short.
> However the assumption isn't true for VTi domain case because qemu-dm
> maps all the domain pages.
> To avoid softlock up message, make relinquish_memory() continuable.
Applied. Thanks for updating these.
Alex
--
Alex Williamson HP Open Source & Linux Org.
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
|
|
|
|
|