> Mapping is cheap, you can do on the fly. Then, Is It possible to map a memory block instead a only address? To ease the solution
El mié., 22 abr. 2020 a las 20:24, Samuel Thibault (<samuel.thiba...@gnu.org>) escribió: > 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 > >