"The MmProbeAndLockPages routine probes the specified virtual memory
pages, makes them resident, and locks them in memory."
Can we use this function for mapping virtual memory from user
application into colinux driver (linux.sys)?
If yes, I can also map into coFB as video memory! :-)
We running at IRQL <= APC_LEVEL? What's our "IRQL" level?
http://msdn.microsoft.com/library/en-us/kmarch/hh/kmarch/k106_ccfec34d-c0f9-4826-81e3-ee967da40677.xml.asp
--
Henry Nestler
|