From owner-freebsd-emulation@freebsd.org Thu Jul 28 23:53:54 2016 Return-Path: Delivered-To: freebsd-emulation@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5A15CBA7ED1 for ; Thu, 28 Jul 2016 23:53:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 3E2B51316 for ; Thu, 28 Jul 2016 23:53:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 3D8B0BA7ED0; Thu, 28 Jul 2016 23:53:54 +0000 (UTC) Delivered-To: emulation@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3D30DBA7ECF for ; Thu, 28 Jul 2016 23:53:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 278121315 for ; Thu, 28 Jul 2016 23:53:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by freefall.freebsd.org (Postfix) id 263B91DFA; Thu, 28 Jul 2016 23:53:54 +0000 (UTC) Delivered-To: vbox@localmail.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by freefall.freebsd.org (Postfix) with ESMTP id 256741DF9 for ; Thu, 28 Jul 2016 23:53:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 121A11314 for ; Thu, 28 Jul 2016 23:53:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u6SNrrnP096538 for ; Thu, 28 Jul 2016 23:53:53 GMT (envelope-from bugzilla-noreply@freebsd.org) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: vbox@FreeBSD.org Subject: maintainer-feedback requested: [Bug 211432] www/phpvirtualbox 5.0 wrong free memory calculation Date: Thu, 28 Jul 2016 23:53:54 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: vbox@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-Mailman-Approved-At: Fri, 29 Jul 2016 00:20:29 +0000 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Jul 2016 23:53:54 -0000 Miroslav Lachman <000.fbsd@quip.cz> has reassigned Bugzilla Automation 's request for maintainer-feedback to vbox@FreeBSD.or= g: Bug 211432: www/phpvirtualbox 5.0 wrong free memory calculation https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211432 --- Description --- After upgrade from VirtualBox 4.3.38 to 5.0.26 and phpVirtualBox 4.3.2 to 5= .0.5 the "Base memory" on the web page shows wrong numbers: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D General OS Type: FreeBSD (10.3-RELEASE-p6) VirtualBox: 5.0.26_OSE (108824) Base Memory: 65454 MB 64420 MB (98%)934 MB =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D It shows this after reboot when almost all memory is free. (shown as 98% fu= ll) "top" confirms that there is 61GB Free =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Mem: 434M Active, 307M Inact, 830M Wired, 6344K Cache, 61G Free ARC: 190M Total, 26M MFU, 155M MRU, 3344K Anon, 1232K Header, 4833K Other =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D I am not sure if this numbers are calculated by phpVirtualBox of VirtualBox= it self. We have the same problem on all machines with VirtualBox + phpVirtualBox 5.= It was correct before upgrade.