LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Kernel (https://www.linuxquestions.org/questions/linux-kernel-70/)
-   -   How to test your driver for PAE mode ? (https://www.linuxquestions.org/questions/linux-kernel-70/how-to-test-your-driver-for-pae-mode-4175575425/)

zmau 03-20-2016 11:22 AM

How to test your driver for PAE mode ?
 
Hi all,

This is a branch of another thread :http://www.linuxquestions.org/questi...-a-4175575248/

The important statement from that thread is "Most of the issues with PAE I can recall involved drivers that misbehaved when they were loaded in the higher addressing space"

I am writing a device driver, and I want to test my driver (does it work fine with PAE ?).
How do I make sure that the driver is loaded in the higher addressing space ?
IMHO, this is the way to test if my driver really works fine in this scenario.

Thanks
zmau

zmau 03-23-2016 12:20 PM

RE: How to test your driver for PAE mode ?
 
Does anybody have a suggestion as to somewhere else to put this question ?

Thanks
zmau


All times are GMT -5. The time now is 05:27 AM.