Date: Thu, 13 Aug 2009 15:02:02 +0000 (UTC) From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libkvm kvm_vnet.c Message-ID: <200908131502.n7DF2NJE095504@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bz 2009-08-13 15:02:02 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
lib/libkvm kvm_vnet.c
Log:
SVN rev 196188 on 2009-08-13 15:02:02Z by bz
MFC r196185:
Rather than replicating the maths from the kernel, use the
value the kernel calculated directly as we already read it
with struct vnet. This will make kvm_vnet.c more resilent
in case of possible kernel changes.
Reviewed by: rwatson
Approved by: re (kib)
Revision Changes Path
1.2.2.2 +1 -1 src/lib/libkvm/kvm_vnet.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908131502.n7DF2NJE095504>
