Almudena Garcia, le mer. 22 avril 2020 19:47:00 +0200, a ecrit: > > It is completely fine to boot SMP after all initialization is done, to > >make accessing high pages trough temporary mapping trivial by calling > > pmap_get_mapwindow > > But, is It possible to read ACPI tables after enable paging, without needs to > map each new address during the search?
Mapping is cheap, you can do on the fly. Samuel