Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/uvm



Module Name:    src
Committed By:   yamt
Date:           Sat Jan 21 13:13:07 UTC 2006

Modified Files:
        src/sys/uvm: uvm_amap.c uvm_fault.c

Log Message:
- uvm_fault: move a common code of 1B and 2B to a new function.
  don't attempt to allocate anons with kernel_map locked.  PR/32543.
- amap_copy: add an assertion.


To generate a diff of this commit:
cvs rdiff -r1.69 -r1.70 src/sys/uvm/uvm_amap.c
cvs rdiff -r1.103 -r1.104 src/sys/uvm/uvm_fault.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index