From owner-freebsd-performance@FreeBSD.ORG Tue Jul 9 20:15:32 2013 Return-Path: Delivered-To: freebsd-performance@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 766C02C9; Tue, 9 Jul 2013 20:15:32 +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 3D3AC19E5; Tue, 9 Jul 2013 20:15:32 +0000 (UTC) Received: from lion.home.serebryakov.spb.ru (unknown [IPv6:2001:470:923f:1:d1e6:17e6:7b26:3ee6]) (Authenticated sender: lev@serebryakov.spb.ru) by onlyone.friendlyhosting.spb.ru (Postfix) with ESMTPSA id BA7BF4AC1C; Wed, 10 Jul 2013 00:15:22 +0400 (MSK) Date: Wed, 10 Jul 2013 00:15:18 +0400 From: Lev Serebryakov Organization: FreeBSD X-Priority: 3 (Normal) Message-ID: <455564843.20130710001518@serebryakov.spb.ru> To: Adrian Chadd Subject: Re: Samba server performance -- only 33MiB/s with one client on 1G network! In-Reply-To: References: <866737084.20130707233704@serebryakov.spb.ru> <1885849141.20130708010224@serebryakov.spb.ru> <987136020.20130709201026@serebryakov.spb.ru> <1783952055.20130709231233@serebryakov.spb.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: Mark Saad , freebsd-performance@freebsd.org X-BeenThere: freebsd-performance@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Lev Serebryakov List-Id: Performance/tuning List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Jul 2013 20:15:32 -0000 Hello, Adrian. You wrote 9 =D0=B8=D1=8E=D0=BB=D1=8F 2013 =D0=B3., 23:56:14: AC> Wait a sec - your system is spending most of its time in poll() ? AC> Have you run hwpmc to see if it's actually spinning in poll(), or if AC> its just doing a lot of poll calls that are very short-lived? I need to re-test all four cases (palin, aio, sendfile, aio + sendfile) with hwpmc. What should I read about hwpmc? Anyway, all 4 cases shows same performance. --=20 // Black Lion AKA Lev Serebryakov