]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add a SIGINFO handler to devd. It will send useful statistics to syslog or
authorasomers <asomers@FreeBSD.org>
Mon, 1 Jul 2013 21:33:05 +0000 (21:33 +0000)
committerasomers <asomers@FreeBSD.org>
Mon, 1 Jul 2013 21:33:05 +0000 (21:33 +0000)
commitac1ae1504aee457d87f82dbf667b995a1fa6a4ac
treea2732c07be9e61daa361ef399fedf6234ab85ac7
parent16596db60f50f7a2f26b1e45158d41df037b88c3
Add a SIGINFO handler to devd.  It will send useful statistics to syslog or
stderr as appropriate.  Currently, the only statistic printed is the number of
events received.

Reviewed by: eadler
Approved by: gibbs (co-mentor)
sbin/devd/devd.cc