From owner-freebsd-current@FreeBSD.ORG Thu May 3 01:11:18 2012 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 383101065670; Thu, 3 May 2012 01:11:18 +0000 (UTC) (envelope-from lacombar@gmail.com) Received: from mail-wg0-f50.google.com (mail-wg0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 8E5AB8FC0C; Thu, 3 May 2012 01:11:17 +0000 (UTC) Received: by wgbds12 with SMTP id ds12so1216548wgb.31 for ; Wed, 02 May 2012 18:11:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=//vnWyl0pLbMOQIt4OQO7Yp/P00TxNcdEVdVeGb/uGE=; b=dTl51GoEe+FGYnDN8KmHy9s2Nv7He4Jah39ICbrNBT3ZL+osX+CcJL3bomnM+ZQ5ym COipOeClgq0LdZnCQXM0OUX0Ov9MOcFrthbLZsffqY8ur1S2pu3zAVCsYg/Deugg2GUF aPlZPatbjsLvUnbA1nhDf8hxGCPC6XxEYK3Ax2nvLaKc/HhuZStQtGG3FjWxCKYGQx5p 1wlnuDBnfQgyIUdciwbQULIq1bhU/u0qqXG72ZInjtFuybEt7ZJvd/wLEHkRjXuO/f2e X17zV9ymaV56DQMx6eyGqXldQ3fJw7rZmfRk7KIMxkB/CYoePZ36mqiiUTfiiD4ZEgaA uinA== MIME-Version: 1.0 Received: by 10.180.100.230 with SMTP id fb6mr897818wib.3.1336007476710; Wed, 02 May 2012 18:11:16 -0700 (PDT) Received: by 10.216.193.220 with HTTP; Wed, 2 May 2012 18:11:16 -0700 (PDT) In-Reply-To: <20120502215249.GT633@sherwood.local> References: <20120502182557.GA93838@onelab2.iet.unipi.it> <20120502215249.GT633@sherwood.local> Date: Wed, 2 May 2012 21:11:16 -0400 Message-ID: From: Arnaud Lacombe To: Steven Atreju Content-Type: text/plain; charset=ISO-8859-1 Cc: Luigi Rizzo , current@freebsd.org, net@freebsd.org Subject: Re: fast bcopy... X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 03 May 2012 01:11:18 -0000 Hi, On Wed, May 2, 2012 at 5:52 PM, Steven Atreju wrote: > Luigi Rizzo wrote: >> 2. apparently, bcopy is not the fastest way to copy memory. > > http://now.cs.berkeley.edu/Td/bcopy.html > "Pentium 166, Triton Chipset, EDO memory"... ahem. - Arnaud > Best Regards. > > Steven. > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"