From owner-freebsd-hackers@FreeBSD.ORG Mon Jun 6 21:10:23 2011 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EB627106566C for ; Mon, 6 Jun 2011 21:10:23 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id 9814F8FC14 for ; Mon, 6 Jun 2011 21:10:23 +0000 (UTC) Received: by vxc34 with SMTP id 34so4406115vxc.13 for ; Mon, 06 Jun 2011 14:10:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=VcwjVcSsMUncppgqiHYhwNUYaHIthXcPa4Qfh42F+Gg=; b=pvsNXb0lZrivme/kQI1YIjFkiy14vXedohWfOnIXgrCHKlKr3wDAA9IccmHe4xFLvT 2ixLFXRUJnuxBtWOuowfLQVe5rU40ygBRVY+N82Di8JcpG+yu+rJAHFv38KGH5xwWcmD ZWPgbWR+K7Js/laEHDQEqRoVJ9dLzJqLk5C58= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=FVo0maS+kroK+KAOIaKvspaf/ZTsaQwuMBYyUyiW/8w7jVvoJnKKD41kghBigNWVP9 FHLgE9bCkRKKTwfWuKH1kc3bdCieMbOHDb0XSaZEjFji9T+ZATMXfi8LwOE8Rc9EUhQK F7qYx8PDEYRWsYDvx9a2fV89KSs0exYMoWN4k= MIME-Version: 1.0 Received: by 10.52.111.231 with SMTP id il7mr4765298vdb.58.1307393197961; Mon, 06 Jun 2011 13:46:37 -0700 (PDT) Received: by 10.52.107.97 with HTTP; Mon, 6 Jun 2011 13:46:37 -0700 (PDT) In-Reply-To: References: <20110606200200.GP48734@deviant.kiev.zoral.com.ua> Date: Mon, 6 Jun 2011 13:46:37 -0700 Message-ID: From: Jack Vogel To: mj@feral.com X-Mailman-Approved-At: Mon, 06 Jun 2011 22:26:40 +0000 Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Kostik Belousov , Artem Belevich , "Jack F. Vogel" , FreeBSD Hackers Subject: Re: FreeBSD I/OAT (QuickData now?) driver X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Jun 2011 21:10:24 -0000 My proto code is ancient now, like 4 years old I'm guessing, this is the most I've ever seen as far as interest in it :) The hardware has evolved so it really needs to be updated. If there's really interest then perhaps I should get something together that can actually be checked in?? Yes? Cheers, Jack On Mon, Jun 6, 2011 at 1:23 PM, Matthew Jacob wrote: > > At Panasas we were looking at using that for some background parity > calculation. >