A question about memblock.reserved

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Title: A question about memblock.reserved

Hello all,

I mm/memblock.c I see this struct memblock memblock which is initialized with empty list.

And I guess this struct will be filled during early boot and used during boot. (I saw somewhere the memory regions are later moved to buddy allocation system for normal use).

My question is : we can speicify "reserved-memory" in the device tree. Some drivers use the reserved memory for its own use.

Then, are the 'reserved-memory' regions are put into this memblock.reserved  regions during the boot process?(I mean during dtb parsing).

Thank you!

Chan Kim

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@xxxxxxxxxxxxxxxxx
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]

  Powered by Linux