frostfs-node/pkg
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
..
core [#979] Upgrade SDK NeoFS Go dependency 2021-12-01 17:31:04 +03:00
innerring [#1008] ir/container: Customize fee for named container registration 2021-12-08 13:57:01 +03:00
local_object_storage [#915] blobovnicza: Use mean bucket size multiplier instead of min 2021-12-08 14:24:49 +03:00
metrics [#426] Put prometheus behind pkg/metrics 2021-03-17 10:58:00 +03:00
morph [#1008] ir/container: Customize fee for named container registration 2021-12-08 13:57:01 +03:00
network [#961] *: Support NeoFS API status returns 2021-11-24 09:26:40 +03:00
services [#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