numam-dpdk/drivers/gpu/cuda
Elena Agostini 0354e8e860 gpu/cuda: unmap GPU memory while freeing
Enable GPU_REGISTERED flag in gpu/cuda driver in the memory list.
If a GPU memory address CPU mapped is freed before being
unmapped, CUDA driver unmaps it before freeing the memory.

Signed-off-by: Elena Agostini <eagostini@nvidia.com>
2022-05-24 23:09:49 +02:00
..
common.h gpu/cuda: map GPU memory with GDRCopy 2022-02-27 18:16:20 +01:00
cuda.c gpu/cuda: unmap GPU memory while freeing 2022-05-24 23:09:49 +02:00
devices.h gpu/cuda: add more NVIDIA devices 2022-04-14 10:01:11 +02:00
gdrcopy.c gpu/cuda: mark unused GDRCopy functions parameters 2022-03-10 21:17:34 +01:00
meson.build gpu/cuda: map GPU memory with GDRCopy 2022-02-27 18:16:20 +01:00
version.map gpu/cuda: introduce CUDA driver 2021-11-16 17:47:52 +01:00