sscargal / pmemchk

MIT License
0 stars 1 forks source link

Cascade Lake Max memory check vs installed memory (Memory Mode or App Direct) #151

Open sscargal opened 2 years ago

sscargal commented 2 years ago

Check the CPU SKU 'Max Memory' against the available memory in the platform. Check for Memory Mode (PMem Capacity only) or App Direct (PMem + DRAM) <= 'Max Memory'. Need to pull this information from ark.intel.com

Fail when installed DRAM + PMem exceeds the 'Max Memory'