[gs-bugs] [Bug 692909] fz_clone_context and anti-aliasing. . .

bugzilla-daemon at ghostscript.com bugzilla-daemon at ghostscript.com
Tue Mar 13 19:06:00 UTC 2012


http://bugs.ghostscript.com/show_bug.cgi?id=692909

--- Comment #9 from Robin Watts <robin.watts at artifex.com> 2012-03-13 19:06:00 UTC ---
Spot on. MuPDF uses different locks for different things (using just one lock
between multiple threads would have resulted in too much contention). For
simplicity we chose to put it all through one lock/unlock function as we can
(theoretically) increase the number of locks used seamlessly in later versions
(though I hope we don't need to)!

Thanks for the feedback.

-- 
Configure bugmail: http://bugs.ghostscript.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the gs-bugs mailing list