Daniel P. Berrange wrote:
On Fri, Aug 28, 2009 at 04:58:13PM +0200, Chris Lalancette wrote:
> The documentation for virNodeGetCellsFreeMemory claims the values
> returned are in kilobytes, but that's actually wrong; the value
> returned is actually in bytes. Fix up the documentation to be
> correct.
Opps, I thought we had fixed this docs problem already, but
looking back at
commit 81e6a22192c9b160b984b2a2a7f1d8e3a12b0429
Author: Daniel Veillard <veillard(a)redhat.com>
Date: Fri Apr 17 15:34:53 2009 +0000
we only fixed the similar virNodeGetFreeMemory() call.
ACK
Committed.
--
Chris Lalancette