[ofw] RE: Release IBA resources in DISPATCH_LEVEL ?

Sean Hefty sean.hefty at intel.com
Thu Jun 12 14:19:21 PDT 2008


>If all that you want is to only allow releasing of elements in dispatch
>level than I guess that this can be achieved easily:
>
>Create some kind of a queue mechanism and when in DPC queue the objects
>to the queue. The queue will be served by one of IBAL threads (or create
>your own thread). Once releasing the objects is done the thread can do
>the callback.
>
>This is relatively a simple task.

This depends on whether the task can actually be deferred, or must be completed
before returning from some other call.  Until the elements are released, the
user must also be able to handle additional callbacks.

- Sean




More information about the ofw mailing list