K 10 svn:author V 3 jhb K 8 svn:date V 27 2011-12-14T22:22:19.212617Z K 7 svn:log V 281 Add a helper API to allow in-kernel code to map portions of shared memory objects created by shm_open(2) into the kernel's address space. This provides a convenient way for creating shared memory buffers between userland and the kernel without requiring custom character devices. END