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:           Sun Nov 21 06:45:49 UTC 2004

Modified Files:
        src/sys/uvm: uvm_loan.c

Log Message:
- prevent wired pages from being loaned, rather than just panicking.
  caller should take care of failure by eg. falling back to dumb copy.
  PR/23285.
- add some related assertions.


To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 src/sys/uvm/uvm_loan.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