[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'

Florian Forster octo at verplant.org
Wed Jan 23 21:01:51 CET 2008


 src/network.c |  112 +++++++++++++++++++++++++++++++++++++++++++++++++++++-----
 1 file changed, 103 insertions(+), 9 deletions(-)

New commits:
commit 2e8ad93a2f3856644a74fb508d10a9e8e4704293
Merge: f59c94bac0b78d0ce4d53d39c84a88d0b6e5390a abf236a5ede80324ef7dc609d033ff919a0afdcc
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Wed Jan 23 20:54:10 2008 +0100

    Merge branch 'collectd-4.2'

commit abf236a5ede80324ef7dc609d033ff919a0afdcc
Merge: 8cf1acdb96d027b1d48c9dfb74fea313e63ceedf 5abaf1661442bfa9b7deac7e8e5a549d04a194d8
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Wed Jan 23 20:53:57 2008 +0100

    Merge branch 'collectd-4.1' into collectd-4.2

commit 5abaf1661442bfa9b7deac7e8e5a549d04a194d8
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Wed Jan 23 20:30:06 2008 +0100

    network plugin: Have two different threads for handling incoming packets.
    
    One that only receives and enqueues packets and one which parses the packets
    and dispatches them to the daemon. This should solve problems with (too) short
    socket buffers and (very) heavy load.




More information about the collectd-changes mailing list