When calling ExInitializePagedLookasideList() in NT4, if a depth
parameter of 0 is specified will lookaside list allocations fail? I’m
working on a driver that runs on NT4/W2K/XP/.NET, and I just realized
that I may need to alter the Depth parameter that I send to
ExInitializePagedLookasideList() based on the platform. For W2K on up
Depth is reserved and should be 0.
Nate Bushman
PowerQuest Corp
I always used 0 for Depth on NT4 too, and this worked.
Max
----- Original Message -----
From: Nate Bushman
To: NT Developers Interest List
Sent: Thursday, December 19, 2002 8:37 PM
Subject: [ntdev] ExInitializePagedLookasideList()
When calling ExInitializePagedLookasideList() in NT4, if a depth parameter of 0 is specified will lookaside list allocations fail? I’m working on a driver that runs on NT4/W2K/XP/.NET, and I just realized that I may need to alter the Depth parameter that I send to ExInitializePagedLookasideList() based on the platform. For W2K on up Depth is reserved and should be 0.
Nate Bushman
PowerQuest Corp
You are currently subscribed to ntdev as: xxxxx@storagecraft.com
To unsubscribe send a blank email to %%email.unsub%%