Again, why? Is it necessary to lock pages beyond the scope of a particular
IRP?
– arlie
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of poltrone
Sent: Wednesday, July 27, 2005 3:48 AM
To: Windows System Software Devs Interest List
Subject: SPAM-LOW: Re:[ntdev] SPAM-LOW: Re:making handles not inheritable?
“Arlie Davis” wrote in message
news:xxxxx@ntdev…
> Why would you WANT to do this? You’ll break all sorts of useful things.
>
> What are you trying to accomplish? There is probably a way to do what
> you want to do, without breaking lots of important functionality.
>
> – arlie
I just thought it would be nice to be sure that a
‘MmMapLockedPagesSpecifyCache’
and a ‘MmUnmapLockedPages’ for the same piece of memory are called in the
same process context
ciao,
poltrone