From owner-freebsd-current@FreeBSD.ORG Wed Jul 30 06:16:18 2014 Return-Path: Delivered-To: current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BC717A5C; Wed, 30 Jul 2014 06:16:18 +0000 (UTC) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.69.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "cell.glebius.int.ru", Issuer "cell.glebius.int.ru" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 3E9022F32; Wed, 30 Jul 2014 06:16:16 +0000 (UTC) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.9/8.14.9) with ESMTP id s6U6GA8E086050 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Wed, 30 Jul 2014 10:16:10 +0400 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.9/8.14.9/Submit) id s6U6GAwk086049; Wed, 30 Jul 2014 10:16:10 +0400 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Wed, 30 Jul 2014 10:16:10 +0400 From: Gleb Smirnoff To: Kevin Lo Subject: Re: [CFT/CFR] machine independent sf_bufs Message-ID: <20140730061610.GA2402@glebius.int.ru> References: <20140719062725.GB85917@FreeBSD.org> <20140729104156.GD89995@FreeBSD.org> <20140729180043.GG89995@glebius.int.ru> <20140730053446.GA44008@ns.kevlo.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140730053446.GA44008@ns.kevlo.org> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: kib@FreeBSD.org, Michael Tuexen , current@FreeBSD.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jul 2014 06:16:18 -0000 On Wed, Jul 30, 2014 at 01:34:46PM +0800, Kevin Lo wrote: K> I tested your patch on FreeBSD/arm (OpenBlocks AX3), it seems to be working K> fine. Thanks a lot, Kevin! -- Totus tuus, Glebius.