[collectd] SMP Cpu stats on FreeBSD 7.2 (i386 specifically)
Florian Forster
octo at verplant.org
Mon Oct 26 10:03:08 CET 2009
Hi Doug,
On Thu, Oct 22, 2009 at 03:59:16PM -0700, Doug MacEachern wrote:
> Strange that this would only be an issue on i386, but the array length
> needs to be that of maxcpu:
> - long cpuinfo[numcpu][CPUSTATES];
> + long cpuinfo[maxcpu][CPUSTATES];
>
> I have push this change + a fix for gcc warnings on FreeBSD, if
> Florian can pull them in to his master branch:
thanks for the patch :) I've just pulled it into master and pushed it to
my repository.
Regards,
—octo
--
Florian octo Forster
Hacker in training
GnuPG: 0x91523C3D
http://verplant.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://mailman.verplant.org/pipermail/collectd/attachments/20091026/ea9404f0/attachment.pgp
More information about the collectd
mailing list