vitastor/docs
Vitaliy Filippov 225eb2fe3d Support RDMA without ODP by stupidly copying memory. Disable ODP by default
ODP is slower than regular RDMA even with memory copy overhead

Example numbers:
- 3950000 random read iops without ODP vs 240000 iops with ODP
- 1447000 random write iops without ODP vs 101000 iops with ODP

Reference: https://tkygtr6.github.io/pub/ISPASS21_slides.pdf
2023-11-12 15:03:47 +03:00
..
config Support RDMA without ODP by stupidly copying memory. Disable ODP by default 2023-11-12 15:03:47 +03:00
installation Document vitastor-csi features 2023-11-05 01:05:26 +03:00
intro Plans++ 2023-10-28 13:38:04 +03:00
performance Add a missing part of the "theoretical performance" to the Russian version 2023-03-01 00:24:54 +03:00
usage Add qemu-storage-daemon to documentation 2023-09-16 18:40:52 +03:00
config.en.md Add documentation for the write-back cache 2023-10-27 01:26:26 +03:00
config.ru.md Add documentation for the write-back cache 2023-10-27 01:26:26 +03:00