Skip to content

Commit

Permalink
rpma: remove librpma support
Browse files Browse the repository at this point in the history
Remove librpma support as rpma project is already archived:
https://github.com/pmem/rpma

Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@intel.com>
  • Loading branch information
grom72 committed Aug 29, 2024
1 parent 036cc50 commit d2ba3a9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
3 changes: 0 additions & 3 deletions ci/actions-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -146,9 +146,6 @@ install_fedora() {
;;
esac
dnf install -y "${pkgs[@]}"

# install librpma from sources
ci/actions-install-librpma.sh
}

install_rhel_clone() {
Expand Down
9 changes: 0 additions & 9 deletions tools/fiograph/fiograph.conf
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit d2ba3a9

Please sign in to comment.