[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 13/19] efi: mm: Implement runtime addition of pages
From: |
Daniel Kiper |
Subject: |
Re: [PATCH 13/19] efi: mm: Implement runtime addition of pages |
Date: |
Tue, 9 Nov 2021 17:13:06 +0100 |
User-agent: |
NeoMutt/20170113 (1.7.2) |
On Tue, Oct 12, 2021 at 06:30:02PM +1100, Daniel Axtens wrote:
> From: Patrick Steinhardt <ps@pks.im>
>
> Adjust the interface of `grub_efi_mm_add_regions ()` to take a set of
> `GRUB_MM_ADD_REGION_*` flags, which most notably is currently only the
> `CONSECUTVE` flag. This allows us to set the function up as callback for
> the memory subsystem and have it call out to us in case there's not
> enough pages available in the current heap.
>
> Signed-off-by: Patrick Steinhardt <ps@pks.im>
Please add your SOB here.
Otherwise Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
Daniel
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH 13/19] efi: mm: Implement runtime addition of pages,
Daniel Kiper <=