diff options
author | jeff <jeff@FreeBSD.org> | 2005-05-03 11:03:29 +0000 |
---|---|---|
committer | jeff <jeff@FreeBSD.org> | 2005-05-03 11:03:29 +0000 |
commit | dde0e2eb941b89fa05f92a49c943c4406db19d72 (patch) | |
tree | 269f60862ab3ce1b2004a901d1987b90269c18b6 /lib/libc | |
parent | 79452537e3d4c5c4604a6dca1bf4ec4264e376c7 (diff) | |
download | FreeBSD-src-dde0e2eb941b89fa05f92a49c943c4406db19d72.zip FreeBSD-src-dde0e2eb941b89fa05f92a49c943c4406db19d72.tar.gz |
- Don't restrict the softdep stats to DEBUG kernels, they cost nothing to
export. This was happening anyway since this file manually sets DEBUG.
- Add a sysctl for the number of items on the worklist.
- Use a more canonical loop restart in softdep_fsync_mountdev, it saves
some code at the expense of a goto and makes me worry less about
modifying a variable that should be private to the TAILQ_FOREACH_SAFE
macro.
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions