.dvalloc equivalent for kernel pool?

Is there a way I can allocate memory from the kernel pool in windbg?

Not a far as I know.

mm

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of
xxxxx@hotmail.com
Sent: Friday, October 01, 2010 5:10 PM
To: Kernel Debugging Interest List
Subject: [windbg] .dvalloc equivalent for kernel pool?

Is there a way I can allocate memory from the kernel pool in windbg?


WINDBG is sponsored by OSR

For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars

To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer

Thanks, what about .call?

Negative, though Ken Johnson’s excellent sdbgext does contain ‘remotecall,’
though I don’t recall if that works in the kernel or not.

mm

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of
xxxxx@hotmail.com
Sent: Friday, October 01, 2010 5:36 PM
To: Kernel Debugging Interest List
Subject: RE:[windbg] .dvalloc equivalent for kernel pool?

Thanks, what about .call?


WINDBG is sponsored by OSR

For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars

To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer