From owner-freebsd-performance@FreeBSD.ORG Tue Oct 18 13:26:48 2011 Return-Path: Delivered-To: freebsd-performance@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 45563106567B for ; Tue, 18 Oct 2011 13:26:48 +0000 (UTC) (envelope-from fidaj@ukr.net) Received: from fsm1.ukr.net (fsm1.ukr.net [195.214.192.120]) by mx1.freebsd.org (Postfix) with ESMTP id EDAB78FC2C for ; Tue, 18 Oct 2011 13:26:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=ukr.net; s=fsm; h=Content-Transfer-Encoding:Content-Type:Mime-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=lUhD+pUnxANX+Hia4OMHdKW5ReKg2e0vVT87pV1+4Iw=; b=bW/WS49MWKytfqb0ONfC944VA7ZG3wh66FRpGQgZsUrBvNeMfg6+B7dlNAM/1yc8c0RrRHKCE9owCUTHCw8z0q3sqThVmy3UBtsSwUApiAZjEmXvoHCxdlgEv3patjIp22XiJcsWeCbUct5K3HZQYrzi25FQiG+/Ob93bY2C+zg=; Received: from [81.23.24.122] (helo=nonamehost.) by fsm1.ukr.net with esmtpsa ID 1RG9gr-0006si-Lm ; Tue, 18 Oct 2011 16:26:46 +0300 Date: Tue, 18 Oct 2011 16:26:09 +0300 From: Ivan Klymenko To: Andriy Gapon Message-ID: <20111018162609.1319eb44@nonamehost.> In-Reply-To: <4E9D7880.1030308@FreeBSD.org> References: <4E9D4124.9000307@eenet.ee> <12913.3257120431$1318938804@news.gmane.org> <4E9D7880.1030308@FreeBSD.org> X-Mailer: Claws Mail 3.7.9 (GTK+ 2.22.1; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-performance@FreeBSD.org Subject: Re: ffmpeg & ULE X-BeenThere: freebsd-performance@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Performance/tuning List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Oct 2011 13:26:48 -0000 =D0=92 Tue, 18 Oct 2011 16:00:48 +0300 Andriy Gapon =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > on 18/10/2011 14:30 Ivan Klymenko said the following: > > =D0=92 Tue, 18 Oct 2011 12:04:36 +0300 > > Urmas Lett =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > >=20 > >> Hello. > >> > >> Why is ffmpeg -threads massively slower with ULE than 4BSD? > >> > >> ffmpeg preset veryfast with sched_bsd: > >> real 1m49.407s > >> user 6m53.932s > >> sys 0m1.700s > >> > >> ffmpeg preset veryfast with sched_ule: > >> real 2m52.711s > >> user 6m50.310s > >> sys 0m1.582s > >> > >> #uname -a > >> FreeBSD 9.0-RC1 FreeBSD 9.0-RC1 #0: Mon Oct 17 20:32:29 EEST > >> > >> > >=20 > > probably because you have a system processor with 2 cores...? > > if yes - then use the 4BSD...it is better for the two cores... IMHO >=20 > Do you have any facts to substantiate your claim? >=20 well, for example: http://img37.imageshack.us/img37/9311/plotj.gif http://img850.imageshack.us/img850/584/plot.gif