• Joined on 2017-02-23
vitalif pushed to hotfix-1.0.0 at vitalif/vitastor 2023-09-07 11:34:47 +03:00
aff6f3e970 Fix sscanf validation usage (field count instead of null_byte == 0)
49fca80f1c Add supported_truncate_flags
Compare 2 commits »
vitalif pushed to master at vitalif/vitastor 2023-09-07 02:35:17 +03:00
51081c9b45 Put etcd into tmpfs for tests
vitalif deleted branch fix-sscanf from vitalif/vitastor 2023-09-07 02:34:50 +03:00
vitalif pushed to master at vitalif/vitastor 2023-09-07 02:34:41 +03:00
b7d398be5b Fix sscanf validation usage (field count instead of null_byte == 0)
vitalif pushed to master at vitalif/vitastor 2023-09-06 18:36:08 +03:00
85e9f67d9d Add supported_truncate_flags
vitalif created branch fix-sscanf in vitalif/vitastor 2023-09-06 14:37:05 +03:00
vitalif pushed to fix-sscanf at vitalif/vitastor 2023-09-06 14:37:05 +03:00
5e7c2b817d Fix sscanf validation usage (field count instead of null_byte == 0)
vitalif pushed to writeback at vitalif/vitastor 2023-09-04 00:24:53 +03:00
f8c0bf7e55 Prevent stack overflows in cli_merge with CAS and writeback cache
vitalif pushed to writeback at vitalif/vitastor 2023-09-04 00:05:28 +03:00
b448573283 Prevent stack overflows in cli_merge with CAS and writeback cache
vitalif pushed to writeback at vitalif/vitastor 2023-09-03 02:40:20 +03:00
6b3773dbbd Prevent stack overflows in cli_merge with CAS and writeback cache
e2bc50858d Fix a memory leak during merge with CAS
Compare 2 commits »
vitalif pushed to writeback at vitalif/vitastor 2023-09-03 02:12:54 +03:00
94ad6fcb26 Put etcd into tmpfs for tests
vitalif pushed to writeback at vitalif/vitastor 2023-09-02 18:09:08 +03:00
5b92108921 Run tests with writeback
vitalif pushed to writeback at vitalif/vitastor 2023-09-02 18:05:13 +03:00
03105d5239 Make MON filter OSDs by block layout to prevent "refusing to start PGs of this pool" errors on misconfiguration
vitalif pushed to writeback at vitalif/vitastor 2023-09-02 17:37:09 +03:00
bcc1fed4b3 Experimental: Support RDMA devices without ODP by stupidly calling ibv_reg_mr on every output buffer :)
21c479ebb1 Limit writeback queue
382442738d Implement client writeback cache (enable with client_enable_writeback=true)
Compare 3 commits »
vitalif pushed to writeback at vitalif/vitastor 2023-08-29 03:02:06 +03:00
c565bea106 Experimental: Support RDMA devices without ODP by stupidly calling ibv_reg_mr on every output buffer :)
65bf05d23e Limit writeback queue
f681f54c10 Implement client writeback cache (enable with client_enable_writeback=true)
Compare 3 commits »
vitalif pushed to writeback at vitalif/vitastor 2023-08-29 00:42:12 +03:00
28a9c72e9e Experimental: Support RDMA devices without ODP by stupidly calling ibv_reg_mr on every output buffer :)
121948aaa4 Limit writeback queue
7c1908576c Implement client writeback cache (enable with client_enable_writeback=true)
Compare 3 commits »
vitalif pushed to writeback at vitalif/vitastor 2023-08-28 23:19:27 +03:00
12b75f8613 Experimental: Support RDMA devices without ODP by stupidly calling ibv_reg_mr on every output buffer :)
466bac5cab Limit writeback queue
e5c04b00c7 Implement client writeback cache (enable with client_enable_writeback=true)
Compare 3 commits »
vitalif pushed to writeback at vitalif/vitastor 2023-08-28 20:44:36 +03:00
c0961be02f Experimental: Support RDMA devices without ODP by stupidly calling ibv_reg_mr on every output buffer :)
64f4c209ff Limit writeback queue
c8422891a4 Implement client writeback cache (enable with client_enable_writeback=true)
Compare 3 commits »
vitalif pushed to writeback at vitalif/vitastor 2023-08-28 20:43:37 +03:00
66b7ce943e Experimental: Support RDMA devices without ODP by stupidly calling ibv_reg_mr on every output buffer :)
de73bf5ec6 Limit writeback queue
1760aa59a6 Implement client writeback cache (enable with client_enable_writeback=true)
c0d0261ed3 Reads do not need to wait for buffer flushes anymore
Compare 4 commits »
vitalif pushed to writeback at vitalif/vitastor 2023-08-26 02:31:01 +03:00
f67a9795ee Experimental: Support RDMA devices without ODP by stupidly calling ibv_reg_mr on every output buffer :)