Module Name: src Committed By: jmcneill Date: Tue Aug 23 16:16:26 UTC 2011
Modified Files: src/sys/arch/usermode/include: thunk.h src/sys/arch/usermode/usermode: pmap.c thunk.c Log Message: unlink pmap backing file immediately after opening it, so we don't leave a bunch of 128MB turds sitting around in /tmp To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/sys/arch/usermode/include/thunk.h cvs rdiff -u -r1.23 -r1.24 src/sys/arch/usermode/usermode/pmap.c cvs rdiff -u -r1.12 -r1.13 src/sys/arch/usermode/usermode/thunk.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.