From ea0d02323fdb40461a7a32338cf512627d936d97 Mon Sep 17 00:00:00 2001 From: Suparna Ganguly <79870102+SuparnaWrites@users.noreply.github.com> Date: Sun, 15 May 2022 15:58:18 +0530 Subject: [PATCH] :memo: Updated the Directory Structure Layout docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7e207783..48c1211c6 100644 --- a/README.md +++ b/README.md @@ -157,7 +157,7 @@ for the target kernel. - `kernel-open/nvidia-drm/` The kernel interface layer for nvidia-drm.ko - `kernel-open/nvidia-modeset/` The kernel interface layer for nvidia-modeset.ko - `kernel-open/nvidia-uvm/` The kernel interface layer for nvidia-uvm.ko -- `kernel-open/nvidia-peermem/` A kernel module that provides NVIDIA InfiniBand based HCAs (Host Channel Adapters) direct peer-to-peer read and write access to the NVIDIA GPU's video memory. +- `kernel-open/nvidia-peermem/` A kernel module that provides NVIDIA InfiniBand based HCAs (Host Channel Adapters) direct peer-to-peer read and write access to the NVIDIA GPU's video memory - - `src/` The OS-agnostic code