summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authormav <mav@FreeBSD.org>2014-10-14 12:13:01 +0000
committermav <mav@FreeBSD.org>2014-10-14 12:13:01 +0000
commit2cb46b9c51ef7ccc7276111aaf286ee0c5248c2d (patch)
tree0adf4ae47f631e82d0cd4796109d9769d10bf9f5 /release
parent625b27b4d059ba86a666090071c8f12459bf781a (diff)
downloadFreeBSD-src-2cb46b9c51ef7ccc7276111aaf286ee0c5248c2d.zip
FreeBSD-src-2cb46b9c51ef7ccc7276111aaf286ee0c5248c2d.tar.gz
MFC r271588: Update CAM CCB accounting for the new status quo.
devq_openings counter lost its meaning after allocation queues has gone. held counter is still meaningful, but problematic to update due to separate locking of CCB allocation and queuing. To fix that replace devq_openings counter with allocated counter. held is now calculated on request as difference between number of allocated, queued and active CCBs.
Diffstat (limited to 'release')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud