Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   rmind
Date:           Sat Aug 29 00:06:43 UTC 2009

Modified Files:
        src/sys/kern: sys_pipe.c
        src/sys/uvm: uvm_emap.c

Log Message:
- Re-enable direct I/O with emap for pipe.
- While not used, #ifdef KVA allocation in emap (so it wont burn the space).


To generate a diff of this commit:
cvs rdiff -u -r1.117 -r1.118 src/sys/kern/sys_pipe.c
cvs rdiff -u -r1.4 -r1.5 src/sys/uvm/uvm_emap.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