The dump_avail[] array contains a set of physical memory ranges which are used to indicate valid physical addresses for kernel memory dumps.
Initialize this alongside phys_avail[] while bootstrapping pmap.
Differential D19170
Initialize dump_avail on RISC-V mhorne063_gmail.com on Feb 12 2019, 9:20 PM. Authored by Tags None Referenced Files
Subscribers
Details
The dump_avail[] array contains a set of physical memory ranges which are used to indicate valid physical addresses for kernel memory dumps. Initialize this alongside phys_avail[] while bootstrapping pmap.
Diff Detail
Event Timeline
|