From: Tomasz Gromadzki Date: Thu, 29 Aug 2024 11:58:38 +0000 (+0200) Subject: rpma: remove librpma support X-Git-Tag: fio-3.38~30^2~2 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=d2ba3a90489ae25f0baf053a25899458133a1f1f;p=fio.git rpma: remove librpma support Remove librpma support as rpma project is already archived: https://github.com/pmem/rpma Signed-off-by: Tomasz Gromadzki --- diff --git a/ci/actions-install.sh b/ci/actions-install.sh index 1895e519..6303d535 100755 --- a/ci/actions-install.sh +++ b/ci/actions-install.sh @@ -146,9 +146,6 @@ install_fedora() { ;; esac dnf install -y "${pkgs[@]}" - - # install librpma from sources - ci/actions-install-librpma.sh } install_rhel_clone() { diff --git a/tools/fiograph/fiograph.conf b/tools/fiograph/fiograph.conf index 123c39ae..6fb1bc14 100644 --- a/tools/fiograph/fiograph.conf +++ b/tools/fiograph/fiograph.conf @@ -71,15 +71,6 @@ specific_options=namenode hostname port hdfsdirectory chunk_size single_ins [ioengine_libiscsi] specific_options=initiator -[ioengine_librpma_apm_server] -specific_options=librpma_apm_client - -[ioengine_busy_wait_polling] -specific_options=serverip port direct_write_to_pmem - -[ioengine_librpma_gpspm_server] -specific_options=librpma_gpspm_client - [ioengine_mmap] specific_options=thp