diff --git a/man/man7/fi_efa.7 b/man/man7/fi_efa.7 index f3febcb5b8c..3ec60f6126f 100644 --- a/man/man7/fi_efa.7 +++ b/man/man7/fi_efa.7 @@ -1,6 +1,6 @@ .\" Automatically generated by Pandoc 2.9.2.1 .\" -.TH "fi_efa" "7" "2023\-10\-20" "Libfabric Programmer\[cq]s Manual" "#VERSION#" +.TH "fi_efa" "7" "2023\-11\-21" "Libfabric Programmer\[cq]s Manual" "#VERSION#" .hy .SH NAME .PP @@ -281,6 +281,14 @@ operations instead of offloading them to the EFA network device. Libfabric will not use device RDMA to implement send/receive operations. - If not set, RDMA operations will occur when available based on RDMA device ID/version. +.TP +\f[I]FI_EFA_USE_HUGE_PAGE\f[R] +Specify Whether EFA provider can use huge page memory for internal +buffer. +Using huge page memory has a small performance advantage, but can cause +system to run out of huge page memory. +By default, EFA provider will use huge page unless FI_EFA_FORK_SAFE is +set to 1/on/true. .SH SEE ALSO .PP \f[C]fabric\f[R](7), \f[C]fi_provider\f[R](7), \f[C]fi_getinfo\f[R](3)