Re: Threading and Synchronization in Mass storage driver
Re: Threading and Synchronization in Mass storage driver
- Subject: Re: Threading and Synchronization in Mass storage driver
- From: Mike Smith <email@hidden>
- Date: Tue, 13 Dec 2005 10:06:16 -0800
On Dec 13, 2005, at 5:49 AM, Yogesh P wrote:
Is that I am doing something wrong in using these API's ??
At the highest level, yes. You're trying to write your own locking
architecture, when you should be using the facilities provided by I/O
Kit.
For example, what you're trying to do here is to re-implement
IOCommandPool. Don't do that.
= Mike
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden