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: xtraeme
Date: Sat Oct 15 22:36:18 UTC 2005
Modified Files:
src/sys/kern: subr_bufq.c
Log Message:
Add a sysctl function that will print all buffer queue strategies
built in the kernel:
$ sysctl kern.bufq.strategies
kern.bufq.strategies = disksort fcfs priocscan readprio
$
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/kern/subr_bufq.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