minix/commands/service
Erik van der Kouwe 6e0f3b3bda Split off sys_umap_remote from sys_umap
sys_umap now supports only:
- looking up the physical address of a virtual address in the address space
  of the caller;
- looking up the physical address of a grant for which the caller is the
  grantee.

This is enough for nearly all umap users. The new sys_umap_remote supports
lookups in arbitrary address spaces and grants for arbitrary grantees.
2011-06-10 14:28:20 +00:00
..
Makefile User-space scheduling for system processes 2010-07-01 08:32:33 +00:00
service.c Split off sys_umap_remote from sys_umap 2011-06-10 14:28:20 +00:00