John Baldwin fb680e16f4 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.
2011-12-14 22:22:19 +00:00
..
2011-10-16 14:30:28 +00:00
2011-12-09 20:23:58 +00:00
2009-09-04 06:19:37 +00:00
2009-09-03 17:37:23 +00:00
2011-02-19 11:06:00 +00:00