[Libvir] [PATCH] add scheduler API(take 3?)

Daniel P. Berrange berrange at redhat.com
Tue May 22 19:35:04 UTC 2007


On Tue, May 22, 2007 at 11:32:44AM +0100, Richard W.M. Jones wrote:
> +        unsigned long long int ul;
> 
> Is "long long" part of ANSI C?  I thought it was a gcc extension.  I 
> think you should use <stdint.h> to give you integers of fixed sizes, 
> which seems to be what you want.

FWIW, we already use 'unsigned long long'  in the cpuTime field of
the virDomainInfo struct.

Dan.
-- 
|=- Red Hat, Engineering, Emerging Technologies, Boston.  +1 978 392 2496 -=|
|=-           Perl modules: http://search.cpan.org/~danberr/              -=|
|=-               Projects: http://freshmeat.net/~danielpb/               -=|
|=-  GnuPG: 7D3B9505   F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505  -=| 




More information about the libvir-list mailing list