summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/InlineAllocator.cpp
diff options
context:
space:
mode:
authorKim van der Riet <kpvdr@apache.org>2014-01-15 22:33:26 +0000
committerKim van der Riet <kpvdr@apache.org>2014-01-15 22:33:26 +0000
commite017a338ba50323d87c24147ea1b64d7bd880b97 (patch)
tree3c085be18d6dec71c5ec7ce7caabfe4b5d511732 /qpid/cpp/src/tests/InlineAllocator.cpp
parent368e40b6f2525eb907d2d4b2f3d25c7a90ed6b7d (diff)
downloadqpid-python-e017a338ba50323d87c24147ea1b64d7bd880b97.tar.gz
QPID-5484 [linearstore] Poor performance relative to legacystore. Partial fix: The use of /dev/random exhausts the kernel's supply of non-deterministic random data, and calls to read from it block until enough is available. It has been determined that /dev/urandom is good enough for this use-case (Journal serial numbers), and does not suffer from blocking.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1558592 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/tests/InlineAllocator.cpp')
0 files changed, 0 insertions, 0 deletions