]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: Parse RSS into ullp
authorMartin Kletzander <mkletzan@redhat.com>
Fri, 31 Mar 2023 12:39:34 +0000 (14:39 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Wed, 14 Jun 2023 10:47:54 +0000 (12:47 +0200)
commite940cac98ee80fc2993cbb6188fc8bfe6c79d1af
tree033aeca0ac0e2a3f900c179fc14840651137e206
parenta7ee9eac835324854483a231d7931b9329f259bc
util: Parse RSS into ullp

It is used to fill an unsigned long long anyway and if it is negative
than there is really an issue somewhere.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/qemu/qemu_driver.c
src/util/virprocess.c
src/util/virprocess.h