• Joined on 2017-02-23
vitalif synced commits to master at qemu/mirror_qemu from mirror 2023-11-24 15:04:11 +03:00
b93c4313f2 Fourth RISC-V PR for 8.2
2ebe6659ec SeaBIOS-hppa v13
6bca4d7d1f target/riscv/cpu_helper.c: Fix mxr bit behavior
82d53adfbb target/riscv/cpu_helper.c: Invalid exception on MMU translation stage
a7472560ca riscv: Fix SiFive E CLINT clock frequency
Compare 104 commits »
vitalif pushed to kv at vitalif/vitastor 2023-11-24 01:05:37 +03:00
ad9512a12f Make get_block() wait for updating when unrelated block is found along the path
14a48a8653 Fix a race condition where changed blocks were parsed over existing cached blocks and getting a mix of data
bd4da2b19c Simplify code by removing an unneeded "optimisation"
a77085e095 Add kv_log_level, print warnings on level 1, trace ops on level 10
f7bd9c135f Fix duplicate keys in listings on parallel updates -- do not rewind key "iterator position"
Compare 37 commits »
vitalif pushed to master at vitalif/vitastor 2023-11-24 01:05:30 +03:00
7da4868b37 Fix monitor statistics aggregation in case of empty /osd/stats keys
vitalif pushed to master at vitalif/vitastor 2023-11-20 03:04:24 +03:00
b5c020ce0b Use io_uring SQ size for ringloop capacity - otherwise get_sqe could return NULL when space_left() was > 0 under load
6b33ae973d %d -> %lu
cf36445359 Reserve journal space for stabilize requests dynamically to prevent stalls
3fd873d263 Add -fno-omit-frame-pointer by default
Compare 4 commits »
vitalif pushed to master at vitalif/vitastor 2023-11-19 15:20:00 +03:00
a00e8ae9ed Fix mismatch journal pos format in vitastor-disk
vitalif synced commits to master at qemu/mirror_qemu from mirror 2023-11-17 11:34:18 +03:00
34a5cb6d84 accel/tcg: Forward probe size on to notdirty_write
0dfae4f948 target/sparc: Fix RETURN
e2faabee78 accel/tcg: Forward probe size on to notdirty_write
cf9b5790db accel/tcg: Remove CF_LAST_IO
9c673a41ee Update version for v8.2.0-rc0 release
Compare 5558 commits »
vitalif pushed to master at vitalif/vitastor 2023-11-13 01:10:34 +03:00
75674545dc Limit the number of printed object versions in slow op dump (otherwise it may overflow the fixed buffer)
vitalif pushed to master at vitalif/vitastor 2023-11-13 01:05:11 +03:00
e52e935826 Limit the number of printed object versions in slow op dump (otherwise it may overflow the fixed buffer)
vitalif pushed to master at vitalif/vitastor 2023-11-12 15:03:54 +03:00
225eb2fe3d Support RDMA without ODP by stupidly copying memory. Disable ODP by default
vitalif pushed to master at vitalif/vitastor 2023-11-12 15:02:41 +03:00
e2fab57cf5 Support RDMA without ODP by stupidly copying memory. Disable ODP by default
vitalif pushed to hotfix-1.2.0 at vitalif/vitastor 2023-11-12 15:00:56 +03:00
7e82573ed0 Fix RDMA connection leak which was preventing stable functioning of RDMA :)
vitalif deleted branch rdma-memcpy-nodp from vitalif/vitastor 2023-11-12 15:00:37 +03:00
vitalif pushed to master at vitalif/vitastor 2023-11-12 15:00:28 +03:00
222e494907 Support RDMA without ODP by stupidly copying memory. Disable ODP by default
7e82573ed0 Fix RDMA connection leak which was preventing stable functioning of RDMA :)
Compare 2 commits »
vitalif pushed to rdma-memcpy-nodp at vitalif/vitastor 2023-11-12 15:00:09 +03:00
222e494907 Support RDMA without ODP by stupidly copying memory. Disable ODP by default
vitalif pushed to rdma-memcpy-nodp at vitalif/vitastor 2023-11-12 00:49:51 +03:00
9084ebfb46 Make ODP optional
f91843b172 Experimental: Use RDMA without ODP by stupidly copying memory
7e82573ed0 Fix RDMA connection leak which was preventing stable functioning of RDMA :)
Compare 3 commits »
vitalif pushed to rdma-memcpy-nodp at vitalif/vitastor 2023-11-11 20:32:09 +03:00
b1f4c41ec7 Fix RDMA connection leak which was preventing stable functioning of RDMA :)
vitalif pushed to rdma-memcpy-nodp at vitalif/vitastor 2023-11-11 15:54:52 +03:00
0cf0981faa Experimental: Use RDMA without ODP by stupidly copying memory
vitalif created branch rdma-memcpy-nodp in vitalif/vitastor 2023-11-11 15:39:43 +03:00
vitalif pushed to rdma-memcpy-nodp at vitalif/vitastor 2023-11-11 15:39:43 +03:00
e2cdcd9ac8 Experimental: Use RDMA without ODP by stupidly copying memory
vitalif pushed to rdma-simple-nodp at vitalif/vitastor 2023-11-11 11:47:12 +03:00
f5e5686540 Experimental: Support RDMA devices without ODP by stupidly calling ibv_reg_mr on every output buffer :)
12a6bed2d5 Return the new accidentally rolled back json11 commit ("allow trailing comma")
5524dbdab7 Release 1.2.0
cd3dec06ac Remove spaces from old->new PG count in df
371d79e059 Document vitastor-csi features
Compare 57 commits »