From owner-freebsd-emulation@freebsd.org Wed Nov 18 08:25:40 2015 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 0F750A2F172 for ; Wed, 18 Nov 2015 08:25:40 +0000 (UTC) (envelope-from freebsd-emulation@m.gmane.org) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C3D691CE8 for ; Wed, 18 Nov 2015 08:25:39 +0000 (UTC) (envelope-from freebsd-emulation@m.gmane.org) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Zyy3V-0002Ij-F5 for freebsd-emulation@freebsd.org; Wed, 18 Nov 2015 09:25:29 +0100 Received: from firewall.andxor.it ([78.134.40.49]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 18 Nov 2015 09:25:29 +0100 Received: from lapo by firewall.andxor.it with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 18 Nov 2015 09:25:29 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-emulation@freebsd.org From: Lapo Luchini Subject: VirtualBox 4.3.32 page fusion does nothing? Date: Wed, 18 Nov 2015 09:25:20 +0100 Lines: 18 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: firewall.andxor.it User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:36.0) Gecko/20100101 Firefox/36.0 SeaMonkey/2.33.1 OpenPGP: id=16515D1ED58ABCB036C31F5983B0B8C6CBDA71F0 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.20 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: Wed, 18 Nov 2015 08:25:40 -0000 Hi, I tried VirtualBox 4.3.32 (latest from Ports) on FreeBSD 10.2/amd64 running two clones of the same Windows 10 (64 bit) host with page fusion enabled (and Additions installed) but nothing gets shared. Is the feature supported in the FreeBSD Port? % VBoxManage showvminfo 'Windows 10 Pro' | fgrep -i fusion Page Fusion: on % VBoxManage metrics list | fgrep 'Shared ' host RAM/VMM/Shared kB 0 2147483647 0 0 Total physical memory shared between VMs. Windows 10 Pro Guest/RAM/Usage/Shared kB 0 2147483647 0 0 Amount of shared physical guest RAM. Windows 10 Pro Clone Guest/RAM/Usage/Shared kB 0 2147483647 0 0 Amount of shared physical guest RAM. -- Lapo Luchini - http://lapo.it/