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:           Thu May  5 01:58:51 UTC 2005

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

Log Message:
- amap_extend: don't extend amap beyond UVM_AMAP_LARGE.
- uvm_map_enter: if we fail to extend amap, just give up merging instead of
  bailing out immediately.


To generate a diff of this commit:
cvs rdiff -r1.58 -r1.59 src/sys/uvm/uvm_amap.c
cvs rdiff -r1.190 -r1.191 src/sys/uvm/uvm_map.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