|
|
Subject:
Determining kernel paged pool details from a win2k/2k3 device driver
Category: Computers > Programming Asked by: ilb-ga List Price: $50.00 |
Posted:
02 Dec 2005 07:10 PST
Expires: 01 Jan 2006 07:10 PST Question ID: 600504 |
I have a windows device driver that allocates kernel memory from paged pool (ExAllocatePoolWithTag). One of the issues I face is how to determine how much kernel paged pool memory I can allocate without putting memory pressure on the system (win2k, 2003, etc) What I'd like to be able to determine at driver initialization is how much paged pool is currently being used system-wide, and what the total paged pool size is. I can figure out how to optimize later. If this isnt possible you can still receive credit if you provide some evidence of why not. If it is possible, of course a few lines of code would be appreciated. |
|
There is no answer at this time. |
|
There are no comments at this time. |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |