X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=HOWTO;h=d9e881abdcc3aa2495cc18957d3b4c681d943f8d;hp=ffdcb755f1a25a0f41158ae2767826a3ec910ac8;hb=035538530f86a5b3ecb8c9d0ec031562ec9b6028;hpb=b94d4d75a2e474561dcda8ee852cd5e67dde884e diff --git a/HOWTO b/HOWTO index ffdcb755..d9e881ab 100644 --- a/HOWTO +++ b/HOWTO @@ -1468,6 +1468,9 @@ Buffers and memory **mmapshared** Same as mmap, but use a MMAP_SHARED mapping. + **cudamalloc** + Use GPU memory as the buffers for GPUDirect RDMA benchmark. + The area allocated is a function of the maximum allowed bs size for the job, multiplied by the I/O depth given. Note that for **shmhuge** and **mmaphuge** to work, the system must have free huge pages allocated. This