views:

14

answers:

0

i have to make a driver in linux kernel which allocates buffers and provides them to userspace via mmap. How do i ensure that these buffers aren't cached?