summaryrefslogtreecommitdiff
path: root/usr.bin/vmstat
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@cvs.openbsd.org>2019-08-12 09:56:48 +0000
committerMark Kettenis <kettenis@cvs.openbsd.org>2019-08-12 09:56:48 +0000
commitd2d875919bfabb67d598b776e348a83eb1adccb3 (patch)
tree96a5917b4e67f9d15c3dd94f56c9efd0682f1f42 /usr.bin/vmstat
parent293be95b2d791960cc33be836d82e2988b99817b (diff)
Remlve command mutex. It is unnecessary since commands are already
serialized by the use of a taskq and it prevents sendmsg/endmsg from being able to sleep. This hurts when implementing SSIF since some i2c controllers sleep while waiting for transactions on the i2c bus to complete. ok jmatthew@, deraadt@
Diffstat (limited to 'usr.bin/vmstat')
0 files changed, 0 insertions, 0 deletions