• Joined on 2017-02-23
5,857 contributions in the last 12 months
NovDecJanFebMarAprMayJunJulAugSepOctMonWedFri
Less
More
vitalif created branch mutable-v2 in vitalif/json11 2024-01-04 02:09:12 +03:00
vitalif pushed to kv at vitalif/vitastor 2024-01-02 13:24:24 +03:00
25832cb7e4 Fix eviction when random_pos selects the end
e6326c6539 Implement min/max list_count to make listings during performance test reasonable
e32f382815 Fix and improve parallel allocation
fb23d94000 Implement key_prefix for K/V stress test
ee462c2dad More fixes
Compare 84 commits »
vitalif pushed to hier-v2-murmur-old at vitalif/vitastor 2024-01-02 12:55:47 +03:00
3cb18a64e1 Use murmur3 in the old PG combinator too ?
vitalif created branch hier-v2-murmur-old in vitalif/vitastor 2024-01-02 12:55:24 +03:00
vitalif pushed to hier-v2-murmur-old at vitalif/vitastor 2024-01-02 12:55:24 +03:00
31a68e62e8 Use murmur3 in the old PG combinator too ?
vitalif pushed to hier-v2 at vitalif/vitastor 2024-01-02 12:55:02 +03:00
7b11eb7313 Try new PG combinator in tests
2dacc1b5a7 Plug the new PG combinator into monitor
73ff8c6406 Implement new DSL/rule-based PG generation algorithm
Compare 3 commits »
vitalif pushed to hier-v2 at vitalif/vitastor 2024-01-02 12:26:03 +03:00
d55ffc4ab3 Try new PG combinator in tests
b9017d55b0 Plug the new PG combinator into monitor
e8989a6ae5 Implement new DSL/rule-based PG generation algorithm
Compare 3 commits »
vitalif pushed to hier-v2 at vitalif/vitastor 2024-01-02 12:25:14 +03:00
7dbbab7dc0 Try new PG combinator in tests
a8ed6800c4 Plug the new PG combinator into monitor
b84dc22ea2 Implement new DSL/rule-based PG generation algorithm
Compare 3 commits »
vitalif created branch hier-v2 in vitalif/vitastor 2024-01-02 01:22:16 +03:00
vitalif pushed to hier-v2 at vitalif/vitastor 2024-01-02 01:22:16 +03:00
17a80da61f Try new PG combinator in tests
8972451690 Plug the new PG combinator into monitor
f4bfd2e64b Implement new DSL/rule-based PG generation algorithm
c8cf2e4823 Extract PG combinator into a separate module
166c23cf25 Do not die on invalid pool configurations
Compare 5 commits »
vitalif pushed to master at vitalif/vitastor 2023-12-31 11:46:58 +03:00
2f228fa96a Only treat data partitions as existing OSDs in vitastor-disk prepare
vitalif pushed to master at vitalif/vitastor 2023-12-31 02:50:48 +03:00
2f6b9c0306 Remove etcd parameter from default command examples
vitalif pushed to sync-only-completed at vitalif/vitastor 2023-12-31 01:24:59 +03:00
53184b3f81 FIXME Sync only completed writes
48b5f871e0 Add Contributor License Aggrement in Russian and English
c17f76a3e4 Add documentation for recovery auto-tuning
a6ab54b1ba Do not allow negative util_low/high
99ee8596ea Rename min/max_util to util_low/high
Compare 16 commits »
vitalif deleted branch cla from vitalif/vitastor 2023-12-31 01:24:40 +03:00
vitalif deleted branch recovery-autotune from vitalif/vitastor 2023-12-31 01:24:29 +03:00
vitalif pushed to master at vitalif/vitastor 2023-12-31 01:23:58 +03:00
48b5f871e0 Add Contributor License Aggrement in Russian and English
vitalif pushed to master at vitalif/vitastor 2023-12-31 01:23:41 +03:00
c17f76a3e4 Add documentation for recovery auto-tuning
a6ab54b1ba Do not allow negative util_low/high
99ee8596ea Rename min/max_util to util_low/high
c4928e6ecd Protect from try_send completing the operation immediately
ec7dcd1be5 Do not apply very large recovery pauses during tests
Compare 13 commits »
vitalif pushed to recovery-autotune at vitalif/vitastor 2023-12-31 01:21:34 +03:00
vitalif created branch sync-only-completed in vitalif/vitastor 2023-12-31 01:21:22 +03:00
vitalif pushed to sync-only-completed at vitalif/vitastor 2023-12-31 01:21:22 +03:00
7b1b3e02d9 FIXME Sync only completed writes