linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [RFC] should BIOS change the efi type when we set CONFIG_X86_RESERVE_LOW ?
@ 2018-04-12  1:49 Xishi Qiu
  2018-04-23 10:17 ` Xishi Qiu
  0 siblings, 1 reply; 2+ messages in thread
From: Xishi Qiu @ 2018-04-12  1:49 UTC (permalink / raw)
  To: Thomas Gleixner, Ingo Molnar, Ard Biesheuvel, H. Peter Anvin
  Cc: yeyunfeng, Wenan Mao, Linux MM, LKML

Hi, I find CONFIG_X86_RESERVE_LOW=64 in my system, so trim_low_memory_range()
will reserve low 64kb memory. But efi_free_boot_services() will free it to
buddy system again later because BIOS set the type to EFI_BOOT_SERVICES_CODE.

Here is the log:
...
efi: mem03: type=3, attr=0xf, range=[0x000000000000e000-0x0000000000010000) (0MB
...

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

end of thread, other threads:[~2018-04-23 10:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-12  1:49 [RFC] should BIOS change the efi type when we set CONFIG_X86_RESERVE_LOW ? Xishi Qiu
2018-04-23 10:17 ` Xishi Qiu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox