From owner-freebsd-emulation@FreeBSD.ORG Wed Feb 13 12:19:23 2013 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id F343396 for ; Wed, 13 Feb 2013 12:19:23 +0000 (UTC) (envelope-from c47g@gmx.at) Received: from mout.gmx.net (mout.gmx.net [212.227.17.21]) by mx1.freebsd.org (Postfix) with ESMTP id 94863E55 for ; Wed, 13 Feb 2013 12:19:23 +0000 (UTC) Received: from mailout-de.gmx.net ([10.1.76.34]) by mrigmx.server.lan (mrigmx001) with ESMTP (Nemesis) id 0MARzI-1UBhBY0x10-00Bftv for ; Wed, 13 Feb 2013 13:19:22 +0100 Received: (qmail invoked by alias); 13 Feb 2013 12:19:22 -0000 Received: from cm56-168-232.liwest.at (EHLO bones.gusis.at) [86.56.168.232] by mail.gmx.net (mp034) with SMTP; 13 Feb 2013 13:19:22 +0100 X-Authenticated: #9978462 X-Provags-ID: V01U2FsdGVkX1+fb5cWsWKfC4OzV4V99WyPBQmv8sEuyiW+8o004N bEnPpbaNkyKI0H From: Christian Gusenbauer To: CeDeROM Subject: Re: 9.1 AMD64 multitasking efficiency low Date: Wed, 13 Feb 2013 13:21:49 +0100 User-Agent: KMail/1.13.7 (FreeBSD/9.1-STABLE; KDE/4.8.4; amd64; ; ) References: <201302130844.45388.c47g@gmx.at> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201302131321.49429.c47g@gmx.at> X-Y-GMX-Trusted: 0 Cc: freebsd-emulation@freebsd.org, freebsd-stable@freebsd.org X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.14 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, 13 Feb 2013 12:19:24 -0000 On Wednesday 13 February 2013 10:58:11 CeDeROM wrote: > I am not sure if this is the case of external drive, it only helped us > to figure out that problem is with writing to ICH SATA - WDC > configuration. It was also slow in 9.0 I guess, this is why I have > switched from Ext2 to UFS2 to get some speedup, so things are lets say > acceptable for the Atari fan =) > > Maybe the configuration of buffering/cache is wrong and can be fixed > easily with camcontrol but I have no experience with that, I have > started poking a bit but it coredumped, and I am not really keen to > misconfigura that drive and lose all data, so I prefer to wait for > someone with experience to come into discussion :-) > > Best regards :-) > Tomek Hi! It has something to do with the drive. I've just connected my external drive to the Intel controller and copied some GB of data around without performance impacts! So my new WDC drive works on both the JMicron and the Intel controller. Now we definitely need some help :-)! Any clues? Thanks, Christian.