[elephant-devel] More work on BDB interrupt-proofing

Leslie P. Polzer sky at viridian-project.de
Wed Oct 14 12:37:43 UTC 2009


The attached patch makes BDB more robust against interrupts in various
places. It achieves this mainly by wrapping critical paths in
WITHOUT-INTERRUPTS and by registering cursors on the Lisp level
(and cleaning up any dangling ones when the txn ends).

This is work in progress, although it passes the test suite.

  Leslie

-- 
http://www.linkedin.com/in/polzer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: interrupt-proofing.diff
Type: text/x-patch
Size: 17956 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/elephant-devel/attachments/20091014/ee6c3c1e/attachment.bin>


More information about the elephant-devel mailing list