PROGRAMS BY ksrinivas.sf.net

  • Understanding mmap in device drivers Free

    Understanding mmap in device drivers. This document basically explains how a large chunk of memory(allocated by vmalloc) can be used in device drivers, and different possible options available.