Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: thorpej
Date: Wed May 12 19:11:24 UTC 1999
Modified Files:
src/sys/uvm: uvm_map.c
src/sys/vm: pmap.h
Log Message:
Add an optional pmap hook, pmap_fork(), to be called at the end of
uvmspace_fork().
pmap_fork() is used to "fork a pmap", that is copy data from one pmap
to the other that is NOT related to actual mappings in the pmap, but is
otherwise logically coupled to the address space.
Home |
Main Index |
Thread Index |
Old Index