Steven Dake wrote:
> On 05/26/2010 07:03 AM, Jan Friesse wrote:
>> First attached is patch solving $SUBJ bug intended for Z-stream.
>> Real solution based on Posix semaphores for 5.6 is in progress.
>>
>> Second patch should solve second problem with dispatch.
>>
>> Regards,
>>    Honza
>>
>>
>>
> 
> sem_wait patch good for merge.
> 
> The dispatch_avail checking code doesn't handle the finalize
> functionality properly.  Have a look at lib/cpg.c for examples.
> 

It does. Take a look to evt.c:626

if (evti->ei_finalize == 1) {

So it should work as expected (even the cpg code is little different).

Or you think something different?

> 
>>
>> _______________________________________________
>> Openais mailing list
>> [email protected]
>> https://lists.linux-foundation.org/mailman/listinfo/openais
> 

_______________________________________________
Openais mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/openais

Reply via email to