From owner-freebsd-emulation@FreeBSD.ORG Mon May 31 02:01:06 2010 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DF0301065672 for ; Mon, 31 May 2010 02:01:06 +0000 (UTC) (envelope-from daichi@freebsd.org) Received: from natial.ongs.co.jp (natial.ongs.co.jp [202.216.246.90]) by mx1.freebsd.org (Postfix) with ESMTP id 6F5498FC0C for ; Mon, 31 May 2010 02:01:06 +0000 (UTC) Received: from parancell.ongs.co.jp (dullmdaler.ongs.co.jp [202.216.246.94]) by natial.ongs.co.jp (Postfix) with ESMTPSA id E2EE812543B for ; Mon, 31 May 2010 11:01:04 +0900 (JST) Message-ID: <4C031860.6070802@freebsd.org> Date: Mon, 31 May 2010 11:01:04 +0900 From: Daichi GOTO User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.9) Gecko/20100516 Thunderbird/3.0.4 MIME-Version: 1.0 To: freebsd-emulation@freebsd.org References: <4C011524.7050806@FreeBSD.org> <4C0259D8.2000902@freebsd.org> In-Reply-To: <4C0259D8.2000902@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: CFT: VirtualBox 3.2.0 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 31 May 2010 02:01:06 -0000 Memory leaks there I have noticed. Look at follow message of top(1): ----------------------------------------------------------------------- last pid: 55073; load averages: 1.27, 1.30, 1.21 up 0+00:48:13 10:52:47 161 processes: 2 running, 159 sleeping CPU: 2.9% user, 0.0% nice, 23.7% system, 0.3% interrupt, 73.1% idle Mem: 4772M Active, 893M Inact, 2007M Wired, 211M Cache, 297M Buf, 23M Free Swap: 16G Total, 1980M Used, 14G Free, 12% Inuse PID USERNAME THR PRI NICE SIZE RES STATE C TIME WCPU COMMAND 17030 daichi 14 44 0 8038M 6306M select 0 42:52 100.39% VirtualBox 1922 daichi 13 44 0 568M 248M ucond 2 1:49 0.00% firefox-bin 1912 daichi 16 44 0 349M 100M ucond 1 0:53 0.00% thunderbird-bin 49442 daichi 15 44 0 335M 84380K ucond 2 1:01 0.00% vlc 1860 daichi 1 44 0 285M 38196K select 2 0:02 0.00% pidgin 1339 root 1 44 0 267M 1120K select 1 0:00 0.00% rpc.statd 1836 daichi 1 45 0 250M 79960K select 0 1:48 2.59% Xorg 1861 daichi 1 45 0 161M 23680K select 0 1:21 2.10% compiz 15381 daichi 4 44 0 128M 18936K ucond 1 0:01 0.00% VirtualBox 1863 daichi 1 44 0 124M 15628K select 2 0:01 0.00% python 1635 root 1 44 0 115M 3340K select 2 0:00 0.00% httpd 1684 www 1 62 0 115M 0K accept 2 0:00 0.00% 1685 www 1 63 0 115M 0K accept 3 0:00 0.00% 1683 www 1 62 0 115M 0K accept 0 0:00 0.00% 1686 www 1 62 0 115M 0K accept 0 0:00 0.00% 1687 www 1 62 0 115M 0K accept 2 0:00 0.00% 1946 daichi 2 52 0 103M 16828K piperd 0 0:03 0.00% Terminal 1838 daichi 2 44 0 99M 10436K piperd 0 0:00 0.00% xfce4-panel 1881 daichi 1 44 0 92280K 14152K select 2 0:02 0.00% emerald ----------------------------------------------------------------------- I give 1GB mem for Guest OS(WinXP) of host mem 8GB. But VirtualBox consumes over 8GB and getting bigger by bigger, memory consumer. Any ideas? On 2010/05/30 21:28, Daichi GOTO wrote: > Thanks great work! > > Tested on fresh current machine and VirtualBox 3.2.0 (all > default options) working well. > > /home/daichi% uname -a > FreeBSD parancell.ongs.co.jp 9.0-CURRENT FreeBSD 9.0-CURRENT #19 > r208649: Sun May 30 12:38:16 JST 2010 > root@parancell.ongs.co.jp:/usr/obj/usr/src/sys/PARANCELL amd64 > /home/daichi% ls /var/db/pkg/| grep virtualbox > virtualbox-ose-3.2.0 > virtualbox-ose-kmod-3.2.0 > /home/daichi% > > checked gest os: > Ubuntu 10.04 > Windows 7/Vista/XP/Sefver 2008 > > > On 2010/05/29 22:22, Beat Gaetzi wrote: >> Hi, >> >> The vbox@ team is happy to announce a call for tester for VirtualBox >> 3.2.0. >> >> The VirtualBox 3.2.0 changelog is available here: >> http://www.virtualbox.org/wiki/Changelog >> >> Changes to the port: >> - VirtualBox and the guest additions have been updated to 3.2.0. >> - Add option to build with VNC support (Disabled by default) >> - Add option to build with VDE support (Disabled by default) >> - Add option to build webservice (Disabled by default) >> - Fix build with QT4 support disabled and X11 support enabled. >> - Replace custom pkg-install.in script with GROUPS framework. >> - Do not build Guest Additions in virtualbox-ose port. >> - Add patch to implement locking/unlocking of host DVD drive. >> >> You will find a tarball with the latest port version here: >> https://svn.bluelife.at/nightlies/virtualbox-port.tar.gz >> >> Please check the wiki page for known problems: >> http://wiki.freebsd.org/VirtualBox >> >> Please backup your virtual machines before upgrading and report any >> functionality which was working with previous versions of VirtualBox and >> no longer working with 3.2.0, any build failures or problems with the >> newly added port options. >> >> Many thanks to the VirtualBox developers (especially Alexander Eichner >> for all his work and help), all tester and patch submitter and the whole >> vbox@ team especially decke@. >> >> Beat, on behalf of vbox@ >> _______________________________________________ >> freebsd-emulation@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-emulation >> To unsubscribe, send any mail to >> "freebsd-emulation-unsubscribe@freebsd.org" -- Daichi GOTO 81-42-316-7945 | daichi@ongs.co.jp | http://www.ongs.co.jp LinkedIn: http://linkedin.com/in/daichigoto