quartz: Optmize the processing thread to fetch one sample while processing another

Maarten Lankhorst m.b.lankhorst at gmail.com
Tue Apr 22 16:13:31 CDT 2008


Order is now:

Queue Sample
while (..)
{
   Wait For Sample
   Queue Next Sample
   Process
}

This means that it will not block on io as much as it used to.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0009-quartz-Optimize-the-processing-thread-to-fetch-one-sa.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20080422/15e08122/attachment-0001.txt 


More information about the wine-patches mailing list