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:   jdolecek
Date:           Mon Apr 10 19:52:38 UTC 2017

Modified Files:
        src/sys/kern: vfs_wapbl.c
        src/sys/sys: buf.h param.h

Log Message:
change b_wapbllist to TAILQ, to preserve the LRU order


To generate a diff of this commit:
cvs rdiff -u -r1.93 -r1.94 src/sys/kern/vfs_wapbl.c
cvs rdiff -u -r1.127 -r1.128 src/sys/sys/buf.h
cvs rdiff -u -r1.534 -r1.535 src/sys/sys/param.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