2

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.

aMa
  • 121
  • 1
  • Try reading [this](https://unix.stackexchange.com/questions/37729/how-can-i-reserve-a-block-of-memory-from-the-linux-kernel) ... in arm linux, do it via the _device tree_ – Murray Jensen Jan 21 '18 at 10:03

0 Answers0