> I have another problem.
>
> I have 1100 nodes, with 4GB of RAM each.
>
> 1100 nodes * 4,194,304 kilobytes of RAM = 4,613,734,400
>                  uint32 max value = 2^32 = 4,294,967,296

This is indeed a problem. There is a hyperlong XDR type that can handle a
64bit type. However, Matt's ganglia 3 should solve this problem for free.
If you want something now, we could look into porting Ganglia 2.5.x to
64bit value fields.

-Federico
>
> I have a feeling, from what I've looked at, that moving all the memory
> stuff to uint64 is going to be painful.  Not to mention there doesn't
> seem to be an xdr_longlong, or whatever it should be.
>
> Am I walking down the wrong path?
>
> - Josh
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: IBM Linux Tutorials.
> Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
> Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
> Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
> _______________________________________________
> Ganglia-developers mailing list
> Ganglia-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ganglia-developers
>


Reply via email to