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

Florian Forster octo at verplant.org
Wed Feb 27 16:05:20 CET 2008


 src/Makefile.am   |    4 +
 src/network.c     |  152 +++++++++++++++++++++++++++++++++++++++---------------
 src/utils_cache.c |   54 ++++++++++++++-----
 3 files changed, 155 insertions(+), 55 deletions(-)

New commits:
commit 2c53e30ff65e5d5b09f39f8255a76c3e4a6f8947
Merge: fb475b66fb27f1c06f1d4ecfc910ccbd36216a41 8057cd230cbc322e17f7435732ea5b73eef1fa08
Author: Florian Forster <octo at crystal.wlan.home.verplant.org>
Date:   Wed Feb 27 15:33:57 2008 +0100

    Merge branch 'collectd-4.3'

commit 8057cd230cbc322e17f7435732ea5b73eef1fa08
Merge: 06af487fe7030f8fb7edbc9776b16d10c6d6c34b 4f3a014ba130cfd6f61b3f16aa74d527e1ab7000
Author: Florian Forster <octo at crystal.wlan.home.verplant.org>
Date:   Wed Feb 27 15:33:45 2008 +0100

    Merge branch 'collectd-4.2' into collectd-4.3

commit 06af487fe7030f8fb7edbc9776b16d10c6d6c34b
Author: Florian Forster <octo at noris.net>
Date:   Wed Feb 27 12:20:42 2008 +0100

    src/utils_cache.c: Fix SPARC alignment problems.

commit 4f3a014ba130cfd6f61b3f16aa74d527e1ab7000
Author: Florian octo Forster <octo at dev4.office.noris.de>
Date:   Wed Feb 27 10:22:19 2008 +0100

    network plugin: Align write access to the send buffer.
    
    SPARC and possibly other architectures cannot access arbitrary memory
    locations. This caused a `bus error' on SPARC when the network plugin was
    loaded. This change hopefully fixes this problem.

commit 1c57a2487371c95ea1a0daa55a783ec4cab6eb41
Author: Florian Forster <octo at huhu.verplant.org>
Date:   Wed Feb 27 10:21:00 2008 +0100

    src/Makefile.am: Added dependencies on `utils_cmd_putnotif.[ch]' to the exec plugin.




More information about the collectd-changes mailing list