]> git.buserror.net Git - polintos/scott/priv.git/commit - idl/addrspace.idl
Remove Mem.AddrSpace.alloc_and_map(); a Mappable that allocates
authorScott Wood <scott@odin.buserror.net>
Sun, 3 Dec 2006 21:52:06 +0000 (15:52 -0600)
committerScott Wood <scott@odin.buserror.net>
Sun, 3 Dec 2006 21:52:32 +0000 (15:52 -0600)
commit166dbb2f95c17d80568102b9f063c472e30d706b
treec6bb3ec73449ac44268158e092791bc02db6ac8b
parent223354cf6f772fe854996a22e776b3fa83490f44
Remove Mem.AddrSpace.alloc_and_map(); a Mappable that allocates
anonymous memory should be used instead.  Later, add a way to
instantiate anonmem mappables with a given set of AllocFlags.
idl/addrspace.idl
kernel/include/kern/mem.h
kernel/mem/addrspace.cc