rclone/fs/accounting
albertony 2925e1384c Use binary prefixes for size and rate units
Includes adding support for additional size input suffix Mi and MiB, treated equivalent to M.
Extends binary suffix output with letter i, e.g. Ki and Mi.
Centralizes creation of bit/byte unit strings.
2021-04-27 02:25:52 +03:00
..
accounting_other.go accounting: refactor bwlimit code to allow for multiple slots 2021-01-30 17:39:30 +00:00
accounting_test.go fs: deglobalise the config #4685 2020-11-26 16:40:12 +00:00
accounting_unix.go accounting: refactor bwlimit code to allow for multiple slots 2021-01-30 17:39:30 +00:00
accounting.go docs: cleanup spelling of size and rate units 2021-04-27 02:25:52 +03:00
inprogress.go fs: deglobalise the config #4685 2020-11-26 16:40:12 +00:00
prometheus.go docs: cleanup spelling of size and rate units 2021-04-27 02:25:52 +03:00
stats_groups_test.go accounting: add context.Context #3257 #4685 2020-11-09 18:05:54 +00:00
stats_groups.go docs: cleanup spelling of size and rate units 2021-04-27 02:25:52 +03:00
stats_test.go fs: deglobalise the config #4685 2020-11-26 16:40:12 +00:00
stats.go Use binary prefixes for size and rate units 2021-04-27 02:25:52 +03:00
token_bucket_test.go Use binary prefixes for size and rate units 2021-04-27 02:25:52 +03:00
token_bucket.go docs: cleanup spelling of size and rate units 2021-04-27 02:25:52 +03:00
tpslimit_test.go fs/accounting: fix occasionally failing test on macOS 2021-02-07 14:59:53 +00:00
tpslimit.go accounting: factor --tpslimit code into accounting from fshttp 2021-01-08 10:29:57 +00:00
transfer.go fs: deglobalise the config #4685 2020-11-26 16:40:12 +00:00
transfermap.go fs: deglobalise the config #4685 2020-11-26 16:40:12 +00:00