From owner-freebsd-emulation@freebsd.org Mon Oct 26 22:04:25 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 1FF8A8213 for ; Mon, 26 Oct 2015 22:04:25 +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 D859C10D2 for ; Mon, 26 Oct 2015 22:04:24 +0000 (UTC) (envelope-from freebsd-emulation@m.gmane.org) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZqpsL-0007Yz-TB for freebsd-emulation@freebsd.org; Mon, 26 Oct 2015 23:04:22 +0100 Received: from 51.174.160.102 ([51.174.160.102]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 26 Oct 2015 23:04:21 +0100 Received: from christer.solskogen by 51.174.160.102 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 26 Oct 2015 23:04:21 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-emulation@freebsd.org From: Christer Solskogen Subject: Re: Slowness with Virtualbox Date: Mon, 26 Oct 2015 23:04:19 +0100 Lines: 14 Message-ID: References: <20151026212657.GB1478@elch.exwg.net> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 51.174.160.102 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 In-Reply-To: <20151026212657.GB1478@elch.exwg.net> 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: Mon, 26 Oct 2015 22:04:25 -0000 On 26.10.2015 22.26, Christoph Moench-Tegeder wrote: > At least for some kernel versions of a Linux guest, the situation > improved when I set the NIC-type to "virtio" (instead of whatever > emulated hardware the default was). > With CentOS6 that's the one that gives me the badest results. Almost 200kb/s :/ - The thing is that I think the network slowness is just a symptom of something else. -- chs