|
|
|
|
|
by eivanov89
82 days ago
|
|
That's super hot. Especially the update with the 37M IOPS reference. Might be very useful for my next tasks related to a setup with 6 NVMe disks:
1. Get all disks saturated through the network (including RDMA usage).
2. Play with io_uring to share a polling thread. Currently, no luck: if I share kernel poller between two devices then improvement is just +30% (at a cost of 1 core). Considering alternative schemes now. |
|