Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Drivers > Re: WDF Wait Lock Usage

Reply
Thread Tools Display Modes

Re: WDF Wait Lock Usage

 
 
Don Burn
Guest
Posts: n/a

 
      11-10-2009
I can't imagine why you would think it has anything to do with KEVENTS.
Take a look at the various mutexs. Also, you are incorrect on
KeWaitForSingleObject it does not put the thread into a wait state unless
the object is not available.


--
Don Burn (MVP, Windows DKD)
Windows Filesystem and Driver Consulting
Website: http://www.windrvr.com
Blog: http://msmvps.com/blogs/WinDrvr
Remove StopSpam to reply




"Murugesan" <> wrote in message
news:41EC25C5-EC76-4620-ACA5-...
> Hi all,
> From the WDF documentation, WdfWaitLock is the replacement for
> KEVENT(WDM).
> So if a thread calls wdfwaitlockacquire() will it be put in wait state
> eventhough the lock object is available.
> In other words, is wdfwaitlockacquire() & wdfwaitlockrelease() an exact
> replacement of Kewaitforsingleobject() & KeSetEvent() ?
>
> Thanks,
> Murugesan
>
> __________ Information from ESET NOD32 Antivirus, version of virus
> signature database 4593 (20091110) __________
>
> The message was checked by ESET NOD32 Antivirus.
>
> http://www.eset.com
>
>
>




__________ Information from ESET NOD32 Antivirus, version of virus signature database 4593 (20091110) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com




 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Virtual address space usage problem in FSX Sir Jasper Windows Vista Games 1 05-05-2009 11:31 PM
svchost.exe memory usage vistauser Windows Vista Performance 3 01-05-2008 09:38 PM
The perfect HD Usage monitor Luca Villa Windows Vista Performance 5 08-22-2007 03:41 PM
Excessive RAM usage? Graham T Windows Vista Performance 12 05-15-2007 11:11 PM
Re: Purchase Now or Wait for Vista? Rick Rogers Windows Vista Installation 4 12-15-2006 06:03 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59