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

Daniel Veillard veillard at redhat.com
Tue May 29 12:58:11 UTC 2007


On Tue, May 22, 2007 at 08:35:04PM +0100, Daniel P. Berrange wrote:
> 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.

  hum, right, okay,

Daniel

-- 
Red Hat Virtualization group http://redhat.com/virtualization/
Daniel Veillard      | virtualization library  http://libvirt.org/
veillard at redhat.com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine  http://rpmfind.net/




More information about the libvir-list mailing list