All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] mm: Better handling of adding new regions
@ 2023-01-14 13:23 Zhang Boyang
  2023-01-14 13:23 ` [PATCH v4 1/2] mm: Adjust new region size to take management overhead into account Zhang Boyang
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Zhang Boyang @ 2023-01-14 13:23 UTC (permalink / raw)
  To: grub-devel; +Cc: Zhang Boyang

Hi,

This is the V4 patchset.

V3 is at:
https://lists.gnu.org/archive/html/grub-devel/2022-12/msg00271.html

V2 is at:
https://lists.gnu.org/archive/html/grub-devel/2022-12/msg00164.html

V1 is at:
https://lists.gnu.org/archive/html/grub-devel/2022-11/msg00147.html

For changes in V3->V4, please see my reply at:
https://lists.gnu.org/archive/html/grub-devel/2023-01/msg00099.html

Best Regards,
Zhang Boyang


Zhang Boyang (2):
  mm: Adjust new region size to take management overhead into account
  mm: Preallocate some space when adding new regions

 grub-core/kern/mm.c | 70 +++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 67 insertions(+), 3 deletions(-)

-- 
2.30.2



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-01-29 11:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-14 13:23 [PATCH v4 0/2] mm: Better handling of adding new regions Zhang Boyang
2023-01-14 13:23 ` [PATCH v4 1/2] mm: Adjust new region size to take management overhead into account Zhang Boyang
2023-01-18  7:11   ` Patrick Steinhardt
2023-01-19 15:36   ` Daniel Kiper
2023-01-29 11:44     ` Zhang Boyang
2023-01-14 13:23 ` [PATCH v4 2/2] mm: Preallocate some space when adding new regions Zhang Boyang
2023-01-18  7:14   ` Patrick Steinhardt
2023-01-17 17:10 ` [PATCH v4 0/2] mm: Better handling of " Daniel Kiper

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.