From owner-freebsd-questions@FreeBSD.ORG Thu Jun 7 16:33:20 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 65D9616A400 for ; Thu, 7 Jun 2007 16:33:20 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout5.cac.washington.edu (mxout5.cac.washington.edu [140.142.32.135]) by mx1.freebsd.org (Postfix) with ESMTP id 4288A13C447 for ; Thu, 7 Jun 2007 16:33:20 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.32.139]) by mxout5.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW07.05) with ESMTP id l57GXJ0n003137 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Thu, 7 Jun 2007 09:33:19 -0700 X-Auth-Received: from [192.168.10.45] (c-67-166-149-71.hsd1.ca.comcast.net [67.166.149.71]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.7+UW06.06/8.13.7+UW07.03) with ESMTP id l57GXIxI002355 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 7 Jun 2007 09:33:19 -0700 Message-ID: <46683351.3020205@u.washington.edu> Date: Thu, 07 Jun 2007 09:33:21 -0700 From: Garrett Cooper User-Agent: Thunderbird 2.0.0.0 (Windows/20070326) MIME-Version: 1.0 To: Norberto Meijome References: <46674717.6020105@calarts.edu> <26ddd1750706061711t660afba9h737735b9e1805c65@mail.gmail.com> <91A69DD3-FDFD-4D66-A2DA-642DEA450FD7@techally.com> <26ddd1750706061818m4eb25c5ama1c1a91243d7754c@mail.gmail.com> <20070608003637.4595b961@localhost> In-Reply-To: <20070608003637.4595b961@localhost> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Version: 5.3.1.294258, Antispam-Engine: 2.5.1.298604, Antispam-Data: 2007.6.7.91433 X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='__CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0, __USER_AGENT 0' Cc: Maxim Khitrov , freebsd-questions@freebsd.org Subject: Re: Virtualization of FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Jun 2007 16:33:20 -0000 Norberto Meijome wrote: > On Wed, 6 Jun 2007 21:18:16 -0400 > "Maxim Khitrov" wrote: > > >> You mean the info in general, or the e1000 part? I never had any >> errors in my Windows sys log. However, if you use the default network >> adapter you will have problems. I don't remember what the exact error >> is, but I remember that when downloading the ports tree, for example, >> it will periodically interrupt the transfer. Something about dropped >> packets, or something else like that. Never had problems with e1000, >> but the network only seems to perform at about 1/2 of what the host OS >> can handle. >> > > you mean problems with the lnc0 , as seen by FBSD in the VM? interesting, i've > never had any problems, but I run VMWare server under Centos 4. > > I'll give the e1000 a try :) thx for the tip. > > _________________________ > {Beto|Norberto|Numard} Meijome > > "It is not the strongest of the species that survive, nor the most intelligent, > but the one most responsive to change." Charles Darwin. > > I speak for myself, not my employer. Contents may be hot. Slippery when wet. > Reading disclaimers makes you go blind. Writing them is worse. You have been > Warned. > FYI: The em driver will only be getting better in 6.x soon, because there's going to be a backport from CURRENT taking place in the near future. -Garrett