Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/sys
Module Name: src
Committed By: dholland
Date: Mon Jan 11 01:08:09 UTC 2016
Modified Files:
src/sys/sys: buf.h
Log Message:
Divide the list of struct buf ops into three categories:
the ones that are part of bufferio(9) (or physio(9))
the ones that are part of buffercache(9)
the ones that aren't documented and thus aren't clear yet
To generate a diff of this commit:
cvs rdiff -u -r1.122 -r1.123 src/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