Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   chs
Date:           Sun Jul  4 04:41:11 UTC 1999

Modified Files:
        syssrc/sys/uvm [chs-ubc2]: uvm_bio.c

Log Message:
support VACs better by having multiple inactive queues.
when creating a mapping, use the queue with the right alignment skew
for the requested offset.  this also supports any size mapping windows.
when reading from a VTEXT vnode, flush the mapping in ubc_release().


To generate a diff of this commit:
cvs rdiff -r1.1.4.2 -r1.1.4.3 syssrc/sys/uvm/uvm_bio.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