// JP opened flex table

Click to See Complete Forum and Search --> : NT Memory Allocation


k.vamsi
December 21st, 2004, 03:51 AM
Hai every one.
I am facing problem how to calculate total physical memory using windows NT DDK function.
.Actual problem is i want to allocate non paged memory in driver startup itself but i got 114 mamory as nonpaged . Now i am fixing 512 MB for O.S using maxmen in boot.ini remaining 1.5 GB is for my purpose.But in future if want to add more ram my driver should work . how to calculate total ram . Help me

//JP added flex table