|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH V3 08/10] xen/arm: introduce acquire_staticmem_pages and acquire_domstatic_pages
Hi Jan, On 19/07/2021 10:26, Jan Beulich wrote: On 15.07.2021 07:18, Penny Zheng wrote: I am open to request an host reboot in case of an issue. Although, it would be good to have code in place for that. Regardless the reboot part, I would still expect the domain to balloon in/out memory. This is pretty broken today because Xen would end up to give the memory to the heap allocator and the next allocation would be through the heap allocate. For runtime "free/allocate", we may want to follow the same behavior as direct-mapped domain (i.e. GFN == MFN): the page will not be given back to any allocator and we only check if the page belongs to the domain on allocation. So adding __init for acquire_staticmem_pages() is probably fine.On a side node, on v2, I have requested to keep track of the list of missing pieces. @Penny, where can I find the list? Cheers, -- Julien Grall
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |