Would MmProbeAndLockPages try to get local pages
on NUMA systems on Windows 2003 EE if the virtual
memory pages specified in the MDL are not resident?
I think it would because MmProbeAndLockPages first touches
the pages and it triggers the standard demand paging code, but
I would like to get the confirmation.
Dmitriy Budko, VMware