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: thorpej
Date: Mon Feb 14 20:12:03 UTC 2000
Modified Files:
syssrc/sys/kern: kern_physio.c vfs_bio.c
syssrc/sys/sys: buf.h
Log Message:
One small piece from UBC: create a pool for I/O buffers. One small piece
not from UBC: make physio use it instead of its own home-grown thing.
To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 syssrc/sys/kern/kern_physio.c
cvs rdiff -r1.64 -r1.65 syssrc/sys/kern/vfs_bio.c
cvs rdiff -r1.39 -r1.40 syssrc/sys/sys/buf.h
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