diff options
author | phk <phk@FreeBSD.org> | 2003-03-09 09:58:36 +0000 |
---|---|---|
committer | phk <phk@FreeBSD.org> | 2003-03-09 09:58:36 +0000 |
commit | b00bfcca9b33ec7123fb95c16e85a63ad4045151 (patch) | |
tree | b0afdb2ccd282bf54c2089109bb55c826d35b1cd /sys/geom/geom_subr.c | |
parent | fb582643d26e5e235240ea89aacc4bec8c50a926 (diff) | |
download | FreeBSD-src-b00bfcca9b33ec7123fb95c16e85a63ad4045151.zip FreeBSD-src-b00bfcca9b33ec7123fb95c16e85a63ad4045151.tar.gz |
Add u_int nstart, nend counters to consumer and providers so we will not
have to examine the stats structure to tell if we have outstanding I/O
requests.
Making them u_int improves the chance of atomic updates to them,
but risks roll-over. Since the only interesting property is if
they are equal or not, this is not an issue.
Diffstat (limited to 'sys/geom/geom_subr.c')
0 files changed, 0 insertions, 0 deletions