freebsd-dev/contrib/bsnmp/snmp_mibII
Shteryana Shopova bd96183d5e Fix a problem with high CPU consumption (up to 30%) by bsnmpd on a loaded system.
Instead of constantly calling the mibII_idle function when the server is not busy
call the function only once every 10 seconds to avoid bsnmpd constantly doing
gettimeofday syscalls. Make the idle polling interval confugurable via
begemotIfDataPoll.

Reported and tested by: misho (at) aitbg (dot) com
Oked by: harti
MFC after:	1 week
2009-12-03 16:08:00 +00:00
..
BEGEMOT-IP-MIB.txt Virgin import of bsnmpd 1.12 2006-02-27 16:16:18 +00:00
BEGEMOT-MIB2-MIB.txt Fix a problem with high CPU consumption (up to 30%) by bsnmpd on a loaded system. 2009-12-03 16:08:00 +00:00
mibII_begemot.c Fix a problem with high CPU consumption (up to 30%) by bsnmpd on a loaded system. 2009-12-03 16:08:00 +00:00
mibII_ifmib.c Virgin import of bsnmpd 1.7 2004-08-06 13:38:30 +00:00
mibII_ifstack.c Virgin import of bsnmpd 1.7 2004-08-06 13:38:30 +00:00
mibII_interfaces.c Virgin import of bsnmpd 1.12 2006-02-27 16:16:18 +00:00
mibII_ip.c Virgin import of bsnmpd 1.10 2005-05-23 11:19:11 +00:00
mibII_ipaddr.c Virgin import of bsnmpd 1.11 2005-10-04 14:41:06 +00:00
mibII_nettomedia.c Virgin import of bsnmpd 1.7 2004-08-06 13:38:30 +00:00
mibII_rcvaddr.c Virgin import of bsnmpd 1.7 2004-08-06 13:38:30 +00:00
mibII_route.c This main goals of this project are: 2008-12-15 06:10:57 +00:00
mibII_tcp.c Virgin import of bsnmpd 1.10 2005-05-23 11:19:11 +00:00
mibII_tree.def Fix a problem with high CPU consumption (up to 30%) by bsnmpd on a loaded system. 2009-12-03 16:08:00 +00:00
mibII_udp.c Virgin import of bsnmpd 1.10 2005-05-23 11:19:11 +00:00
mibII.c Fix a problem with high CPU consumption (up to 30%) by bsnmpd on a loaded system. 2009-12-03 16:08:00 +00:00
mibII.h Fix a problem with high CPU consumption (up to 30%) by bsnmpd on a loaded system. 2009-12-03 16:08:00 +00:00
snmp_mibII.3 Virgin import of bsnmpd 1.11 2005-10-04 14:41:06 +00:00
snmp_mibII.h Virgin import of bsnmpd 1.12 2006-02-27 16:16:18 +00:00