Meulengracht/MollenOS

[vali] proper support for physical pages above 4gb

Meulengracht opened this issue · 0 comments

We have an issue in drivers now that we utilize memory above 4gb (should've tested this long ago), that some driver require memory below certain thresholds. For instance some UHCI/OHCI platforms only work with memory below 2gb, and we have no way of guaranteeing this. So I need to rewrite the physical memory system to provide this functionality.