I have a specific set of page frame numbers (PFNs, memory) that I want to reserve for my kernel driver. How do I do that? Can I do it at boot time?
Any pointers appreciated.
I have a specific set of page frame numbers (PFNs, memory) that I want to reserve for my kernel driver. How do I do that? Can I do it at boot time?
Any pointers appreciated.