|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Re: Should shadow_lock be spin_lock_recursive?
Michael A Fetterman wrote:
However, those calls to put_page(X) should never result in calls
to free_domheap_pages(), as X's refcount should always be >= 1
because of the get_page performed in free_dom_mem().
So that tells me the refcount on X was already broken before we got
here...
Thanks for the explanation. It was a patched xen that we were testing
and the problem may have been caused by our patch. We'll try to look
closely at the patch to figure out why the refrence counts were wrong.
-Arun
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|