[Uclinux-h8-devel] [PATCH v2 13/17] x86/setup: simplify initrd relocation and reservation

Back to archive index
Mike Rapoport rppt****@kerne*****
2020年 8月 5日 (水) 14:59:09 JST


On Wed, Aug 05, 2020 at 12:20:24PM +0800, Baoquan He wrote:
> On 08/02/20 at 07:35pm, Mike Rapoport wrote:
> > From: Mike Rapoport <rppt****@linux*****>
> > 
> > Currently, initrd image is reserved very early during setup and then it
> > might be relocated and re-reserved after the initial physical memory
> > mapping is created. The "late" reservation of memblock verifies that mapped
> > memory size exceeds the size of initrd, the checks whether the relocation
>                                           ~ then?

Right, thanks!

> > required and, if yes, relocates inirtd to a new memory allocated from
> > memblock and frees the old location.



Uclinux-h8-devel メーリングリストの案内
Back to archive index