frostfs-node/pkg/local_object_storage
Leonard Lyubich 90fd883e32 [#915] blobovnicza: Use mean bucket size multiplier instead of min
For fullness estimation of `Blobovnicza` we use number of object stored
in each size bucket. In previous implementation we multiplied the number
by the difference in bucket boundaries. This expression rather
estimated the minimum volume (and for the smallest bucket, the maximum)
of objects in the bucket.

Multiply number of objects by mean bucket size.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-12-08 14:24:49 +03:00
..
blobovnicza [#915] blobovnicza: Use mean bucket size multiplier instead of min 2021-12-08 14:24:49 +03:00
blobstor [#979] Upgrade SDK NeoFS Go dependency 2021-12-01 17:31:04 +03:00
engine [#979] Upgrade SDK NeoFS Go dependency 2021-12-01 17:31:04 +03:00
internal/log [#790] storage engine: Add common template of log messages 2021-09-13 15:02:13 +03:00
metabase [#1007] metabase: Copy BoltDB value returned by IsSmall 2021-12-07 18:59:42 +03:00
shard [#979] Upgrade SDK NeoFS Go dependency 2021-12-01 17:31:04 +03:00
util *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00
writecache *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00