I implement a memory mapping via mmap. My Kernel module writes something into this memory and a userspace application read this. In short I allocate . My Kerne
I implement a memory mapping via mmap. My Kernel module writes something into this memory and a userspace application read this. In short I allocate . My Kerne