|
From: | Hari Bathini |
Subject: | Re: [PATCH 1/9] kern/ieee1275/init: ppc64: Introduce a request for regions_claim |
Date: | Fri, 10 Nov 2023 18:36:55 +0530 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.1 |
On 31/10/23 11:20 pm, Stefan Berger wrote:
The regions_claim() function limits the allocation of memory regions by excluding certain memory areas from being used by grub. This for example includes a gap between 640MB and 768MB as well as an upper limit beyond which no memory may be used when an fadump is present. However, the ieee1275 loader for kernel and initrd currently does not current use regions_claim() for memory allocation on PowerVM and
s/currently does not current use/currently does not use/ Thanks Hari
[Prev in Thread] | Current Thread | [Next in Thread] |