|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] CONFIG_SCRUB_DEBUG=y + arm64 + livepatch = Xen BUG at page_alloc.c:738
Hi, On 15/09/2017 20:50, Konrad Rzeszutek Wilk wrote: .snip..(XEN) Loading dom0 DTB to 0x0000000017e00000-0x0000000017e08265 (XEN) init_domheap_pages: 0xb87b1->0xb87bc (XEN) init_heap_pages: 0xb87b1 -> 0xb87bc (XEN) init_domheap_pages: 0xb88f1->0xb98ae (XEN) init_heap_pages: 0xb88f1 -> 0xb98ae <- so the memory is from here (XEN) Scrubbing Free RAM on 1 nodes using 8 CPUs (XEN) Initial low memory virq threshold set at 0x4000 pages. (XEN) Scrubbing Free RAM on 1 nodes using 8 CPUs If I understand correctly, this would be wrong here because the memory could be in multiple banks. So, I think, what we would want to return here is bank[n]->end - bank[0]->start where n is the last bank. Cheers, -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |