OpenBSD cvs log

created 2023-08-06T07:51:09Z
begin 2023-07-30T04:27:01Z
end 2023-07-30T05:39:52Z
path src/sys
commits 1

date 2023-07-30T05:39:52Z
author dlg
files src/sys/net/ifq.c log diff annotate
src/sys/net/ifq.h log diff annotate
message count the number of times a ring was marked as oactive.

this is interesting as an indicator of how busy or overloaded a
transmit queue is before the next indicator which is the number of
qdrops.