[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] xenheap pages mapped by dom0
What's the standard practice regarding freeing xenheap pages that have been shared with dom0 (and may currently be mapped)? Do we need to make sure they're unmapped before we free them, or can we just call free_xenheap_pages() and let the reference counting take care of actually freeing them when dom0 unmaps them (if ever)? I'm looking at allowing xentrace buffers to be resized, and need to deal with potentially freeing pages which may be mapped by dom0. If it's as simple as free-and-forget, I'll include that functionality; if it's more complicated, I'll punt until another time (as I really only care about increasing the size of each cpu's buffer, not resizing buffers). -George _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |