Commit Message
Disable query grouping for NTP
Grouping NTP queries would have the side effect that using snmp+ntp
queries checking system time would cause all snmp v2 queries to be
scheduled at the same time. This seems less than idea and NTP is pretty
light weight so this should be a decent compromise without having to add
weird heuristics to the scheduler to catch that situation.
Modified Files