From owner-freebsd-hackers@FreeBSD.ORG Wed Nov 7 06:17:48 2012 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BBD676B2 for ; Wed, 7 Nov 2012 06:17:48 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from onlyone.friendlyhosting.spb.ru (onlyone.friendlyhosting.spb.ru [IPv6:2a01:4f8:131:60a2::2]) by mx1.freebsd.org (Postfix) with ESMTP id 4F3678FC16 for ; Wed, 7 Nov 2012 06:17:48 +0000 (UTC) Received: from lion.home.serebryakov.spb.ru (unknown [IPv6:2001:470:923f:1:dc:ffe:46f:81d2]) (Authenticated sender: lev@serebryakov.spb.ru) by onlyone.friendlyhosting.spb.ru (Postfix) with ESMTPA id 6ACE24AC1C; Wed, 7 Nov 2012 10:17:46 +0400 (MSK) Date: Wed, 7 Nov 2012 10:17:43 +0400 From: Lev Serebryakov Organization: FreeBSD X-Priority: 3 (Normal) Message-ID: <1447579648.20121107101743@serebryakov.spb.ru> To: Wojciech Puchar Subject: Re: pgbench performance is lagging compared to Linux and DragonflyBSD? In-Reply-To: References: <50980ADD.4010402@rawbw.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: Yuri , freebsd-hackers@freebsd.org X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: lev@FreeBSD.org List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Nov 2012 06:17:48 -0000 Hello, Wojciech. You wrote 6 =D0=BD=D0=BE=D1=8F=D0=B1=D1=80=D1=8F 2012 =D0=B3., 13:25:05: WP> performance in normal unix style usage - multiple different programs do= ing WP> multiple different things for multiple different users - in the same ti= me. WP> This is a case with at least 99% of users. The less than 1% that have so WP> heavy load that needs separete machine dedicated to single program doing WP> one thing In my experience, in modern world, most of computers are not true-multiuser. It is dedicated servers (DB, front-end, middle layer with something like RoR or node.js) or personal (mobile) workstations. If hardware is shared between different tasks, it is shared via hypervisor and multiple OS instances... --=20 // Black Lion AKA Lev Serebryakov