• Joined on 2017-02-23
vitalif pushed to fs at vitalif/vitastor 2024-01-21 16:17:42 +03:00
7802d85d12 WIP VitastorFS with metadata storage in VitastorKV
vitalif pushed to kv at vitalif/vitastor 2024-01-20 14:08:10 +03:00
31c7a55751 Fix eviction when random_pos selects the end
1025d1c777 Implement min/max list_count to make listings during performance test reasonable
f4cd609bd7 Fix and improve parallel allocation
2ded2f08b4 Implement key_prefix for K/V stress test
8aff78dfa7 More fixes
Compare 37 commits »
vitalif pushed to fs at vitalif/vitastor 2024-01-20 14:08:09 +03:00
3ab0ff7788 WIP VitastorFS with metadata storage in VitastorKV
31c7a55751 Fix eviction when random_pos selects the end
1025d1c777 Implement min/max list_count to make listings during performance test reasonable
f4cd609bd7 Fix and improve parallel allocation
2ded2f08b4 Implement key_prefix for K/V stress test
Compare 38 commits »
vitalif pushed tag v1.4.1 to vitalif/vitastor 2024-01-18 02:43:08 +03:00
vitalif pushed to master at vitalif/vitastor 2024-01-18 02:43:07 +03:00
ba55f91409 Release 1.4.1
vitalif pushed to fs at vitalif/vitastor 2024-01-18 02:27:34 +03:00
6411d79051 WIP VitastorFS with metadata storage in VitastorKV
vitalif pushed to master at vitalif/vitastor 2024-01-18 00:36:41 +03:00
80aac39513 Add detailed formula for theoretical EC N+K random write performance
vitalif pushed to master at vitalif/vitastor 2024-01-17 00:19:08 +03:00
2aa5aa7ab6 Add a test for simple master switching without PG reconfiguration
vitalif pushed to master at vitalif/vitastor 2024-01-16 23:49:32 +03:00
3ca3b8a8d8 Fix recheck_pgs bug introduced in 1.4.0
vitalif pushed to kv at vitalif/vitastor 2024-01-16 00:19:01 +03:00
cc20443627 Fix eviction when random_pos selects the end
a0890c58c1 Implement min/max list_count to make listings during performance test reasonable
23d3ff1cdf Fix and improve parallel allocation
fc7e254375 Implement key_prefix for K/V stress test
f867c2f873 More fixes
Compare 35 commits »
vitalif pushed to fs at vitalif/vitastor 2024-01-16 00:18:54 +03:00
9eb83827a9 WIP VitastorFS with metadata storage in VitastorKV
cc20443627 Fix eviction when random_pos selects the end
a0890c58c1 Implement min/max list_count to make listings during performance test reasonable
23d3ff1cdf Fix and improve parallel allocation
fc7e254375 Implement key_prefix for K/V stress test
Compare 36 commits »
vitalif pushed to master at vitalif/vitastor 2024-01-15 18:09:32 +03:00
2cf649eba6 Fix "partly outside array bounds" warnings for GCC 12 in cpp-btree
vitalif pushed to master at vitalif/cpp-btree 2024-01-15 18:08:51 +03:00
8de8b467ac Fix "partly outside array bounds" warnings for GCC 12
vitalif pushed to master at vitalif/cpp-btree 2024-01-15 18:01:15 +03:00
vitalif pushed to master at vitalif/vitastor 2024-01-15 03:04:37 +03:00
27468dbc10 Fix "partly outside array bounds" warnings for GCC 12 in cpp-btree
vitalif pushed to master at vitalif/cpp-btree 2024-01-15 03:03:50 +03:00
18a5c11fb5 Fix "partly outside array bounds" warnings for GCC 12
vitalif pushed to master at vitalif/vitastor 2024-01-14 16:48:33 +03:00
5935640a4a Add CLA PR form
vitalif pushed to master at vitalif/vitastor 2024-01-14 16:46:41 +03:00
68f389e5d2 Test CLA PR form
vitalif pushed to master at vitalif/vitastor 2024-01-14 16:45:20 +03:00
a7a970c76d Test CLA PR form
vitalif pushed to fs at vitalif/vitastor 2024-01-14 14:13:04 +03:00
88d33d234f WIP Remove special meaning of root directory inode