[bithorded/store/assetstore]Calculate actual USED disk-size by assets. (stat().st_blocks * 512) |
|
More...
|
over 12 years ago
|
[bithorded/lib/loopfilter]Extract loopfilter-logic and apply directly at server. |
|
More...
|
over 12 years ago
|
[bithorded/server/client]Check handle-mapping before sending asset-updates. |
|
More...
|
over 12 years ago
|
Merge in branch 'send_optimization' |
|
More...
|
over 12 years ago
|
[lib/connection]Suppress unused-variable warning. |
|
More...
|
over 12 years ago
|
[lib/connection]Grave optimization for send-queues. Use scatter/gather-I/O to send as much data is estimated to be processed within 50ms. |
|
More...
|
over 12 years ago
|
[lib/client]Check for existing connection before dispatching message. |
|
More...
|
over 12 years ago
|
[bithorded]Make asset-closing prioritized. |
|
More...
|
over 12 years ago
|
Fixed handling of asset-handle-limitations. |
|
More...
|
over 12 years ago
|
[python/bithorde]Fix regression on faulty assumption of message-order. |
|
More...
|
over 12 years ago
|
[python/bithorde]Take timeout-argument to bind. |
|
More...
|
over 12 years ago
|
[bithorded/store/assetstore]Be more selective about which errors purges assets. (closes GH-27) |
|
More...
|
over 12 years ago
|
[lib/connection]Trim buffer-sizes. Smaller buffer reduces som memory and computational overhead. |
|
More...
|
over 12 years ago
|
[testfix]Don't wait for log-message that is no longer printed. |
|
More...
|
over 12 years ago
|
[lib]Slight build-optimization. |
|
More...
|
over 12 years ago
|
[lib/connection]Fix broken serialization-code. |
|
More...
|
over 12 years ago
|
[lib/client]Silently ignore late replies to assets. |
|
More...
|
over 12 years ago
|
[bithorded/cache]Don't try to open cached asset if cacheDir isn't configured. |
|
More...
|
over 12 years ago
|
[lib/connection]Refactor message-queue to avoid performance-issues with long queues. |
|
More...
|
over 12 years ago
|
[bithorded/store/assetmeta.cpp]Purge unused code. |
|
More...
|
over 12 years ago
|
[bithorded/store/asset]Allow opening READWRITE or READ-only. |
|
More...
|
over 12 years ago
|
[bithorded/cache]Link asset to ids received in so partial cached assets gets used. |
|
More...
|
over 12 years ago
|
[bhfuse]Force off_t type-cast. |
|
More...
|
over 12 years ago
|
Refactor AssetStore::openAsset to allow intercepting and re-routing the request to Router |
|
More...
|
over 12 years ago
|
[tests/test_random_read]Verify cache-consistency in various non-linear and non-aligned read-patterns. |
|
More...
|
over 12 years ago
|
[bithorded/source/store]Refactor some stuff. |
|
More...
|
over 12 years ago
|
[bithorded/store/asset]Tweaked can_read(). |
|
More...
|
over 12 years ago
|
[bithorded/lib/hashtree]isBlockSet() return false for blocks over the limit. |
|
More...
|
over 12 years ago
|
[bhget]Further improvements to logging. |
|
More...
|
over 12 years ago
|
[bhget]Improved logging. |
|
More...
|
over 12 years ago
|