Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
Module Name: src
Committed By: dbj
Date: Tue Dec 2 03:36:33 UTC 2003
Modified Files:
src/sys/kern: vfs_bio.c
Log Message:
add explanatory comment in bremfree:
We break the TAILQ abstraction in order to efficiently remove a
buffer from its freelist without having to know exactly which
freelist it is on.
To generate a diff of this commit:
cvs rdiff -r1.97 -r1.98 src/sys/kern/vfs_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