Intel® Business Client Software Development
Support for Intel® vPro™ software development and technologies associated with Intel vPro platforms.

Making physical memory unusable

evilbitz
초급자
700 조회수
Hi there!
Is there a way to make the physical memory unusable for the OS by means of using the page directory?
If not, then what can restrict the OS and software it contains from certain areas of the physical memory in a dynamic way? Using the E820 BIOS table to mark DEVICE_MEMORY is one way, but it's not dynamical...
Thanks in advance!
0 포인트
1 응답
jimdempseyatthecove
명예로운 기여자 III
700 조회수

I imagine that your purpose is for testing. You might check out Winternals.com or OSR.com. They might have a utility that does this. One method would be to install a RAMDISK driver that uses the non-Paged Pool. You don't use the RAMDISK since your interest is testing under various memory configuration conditions without jerking chips from your motherboard.

Jim Dempsey

0 포인트
응답