From owner-freebsd-fs@FreeBSD.ORG Wed Sep 17 17:15:46 2008 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 04C70106566C for ; Wed, 17 Sep 2008 17:15:46 +0000 (UTC) (envelope-from softsearch@gmail.com) Received: from gv-out-0910.google.com (gv-out-0910.google.com [216.239.58.189]) by mx1.freebsd.org (Postfix) with ESMTP id 11BEA8FC27 for ; Wed, 17 Sep 2008 17:15:44 +0000 (UTC) (envelope-from softsearch@gmail.com) Received: by gv-out-0910.google.com with SMTP id n8so1590192gve.39 for ; Wed, 17 Sep 2008 10:15:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:reply-to :organization:x-priority:message-id:to:subject:mime-version :content-type:content-transfer-encoding; bh=KQrxZmZ6hZLsOW8w18hwtEUJYVVLCMfJq2yN2ntIzDo=; b=jvY97G6zA4gltII+ggMwcLId9EatCjwsEL4l7jZsK1aOqi71Yk9nQmSQ/bnxb+nGcb u5gNT9wdCBlCh9RGLbIIBKnSigC9DbCR5MXm6vvdkE+O4NDraoZWnbgK7qeulJjLXTto vXGtY8kpl0zLCNjCLOy2S6ib/+/ghdNggAcXM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:reply-to:organization:x-priority:message-id:to:subject :mime-version:content-type:content-transfer-encoding; b=Qmz72hSM3l74v1szv225JUFTLnIYTxNTua3yWqAHLDsIB17sGKOo2pb7QRx7sW6qu7 VK4d07yKeN3VWdolfjz7vAQE5JNk2dL8QoodS8/nPn5SgI8UFrm+p/8b0J5u6wQYmgZv UmMhe5hzSAG8FrhvNyvOzW19Z9GexZKi1AbB8= Received: by 10.86.26.11 with SMTP id 11mr1202821fgz.12.1221669815765; Wed, 17 Sep 2008 09:43:35 -0700 (PDT) Received: from ?192.168.1.102? ( [81.200.127.6]) by mx.google.com with ESMTPS id d6sm1669380fga.2.2008.09.17.09.43.34 (version=SSLv3 cipher=OTHER); Wed, 17 Sep 2008 09:43:35 -0700 (PDT) Date: Wed, 17 Sep 2008 20:43:22 +0400 From: Michael Monashev Organization: SoftSearch.ru X-Priority: 3 (Normal) Message-ID: <946072909.20080917204322@gmail.com> To: freebsd-fs@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: Subject: gmirror performance patch X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Michael Monashev List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2008 17:15:46 -0000 Hi, Pawel. Patch for improve gmirror performance: http://www.freebsd.org/cgi/query-pr.cgi?pr=113885 -- Michael