3878: Fix block cache sharing across threads so arv-mount uses a bounded amount
authorPeter Amstutz <peter.amstutz@curoverse.com>
Tue, 16 Sep 2014 18:49:38 +0000 (14:49 -0400)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Tue, 16 Sep 2014 18:49:38 +0000 (14:49 -0400)
commit46f5403fdd2b3b0bd26d81d81ba509c624f54bb3
tree8f41979904ed5901775a165b3478461eb0febe2d
parentbf243e064a7a2ee4e69a87dc3ba46e949a545150
3878: Fix block cache sharing across threads so arv-mount uses a bounded amount
of memory to store block.  Also fixes bug in cache management code and cleans
some exception handler error reporting.
sdk/python/arvados/collection.py
sdk/python/arvados/keep.py
services/fuse/arvados_fuse/__init__.py