From: Richard W.M. Jones Date: Wed, 26 Nov 2014 16:14:40 +0000 (+0000) Subject: logger: Add optimization to avoid calling slow Boost interval_map too often. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;ds=inline;h=6b66296d3d5b9d427b62e18339d81f04e2e2386a;hp=6b66296d3d5b9d427b62e18339d81f04e2e2386a;p=virt-bmap.git logger: Add optimization to avoid calling slow Boost interval_map too often. We can remove this optimization once Boost performance problems are resolved. ---