959ec2581b
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. MFC after: 1 month |
||
---|---|---|
.. | ||
camcontrol.8 | ||
camcontrol.c | ||
camcontrol.h | ||
fwdownload.c | ||
Makefile | ||
modeedit.c | ||
persist.c | ||
progress.c | ||
progress.h | ||
util.c |