From owner-freebsd-arch@FreeBSD.ORG Sat Dec 24 16:54:57 2011 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 654B51065670; Sat, 24 Dec 2011 16:54:57 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id EEACC8FC12; Sat, 24 Dec 2011 16:54:56 +0000 (UTC) Received: by vbbfr13 with SMTP id fr13so14022259vbb.13 for ; Sat, 24 Dec 2011 08:54:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=kQKwhY8zkRbgTY4s65iTdqpAN2W6Gy+TjQ1vZCYiblw=; b=grTE/rBcS2pTuDaq+ztpslYRgHqO2Q9tMi86XTqFu0zScUVqEpG3MqaLtdfFxokBi8 u9kCHYEln69ANIE1nhSapruYNLS7nRP6pGIngTeemHiEY1vP3VuxVNBYueV11ytCpvLb u8MiYrVznppk5m0PSBFig/rYlv6i+tXvfijuE= MIME-Version: 1.0 Received: by 10.52.29.16 with SMTP id f16mr9608023vdh.45.1324745696270; Sat, 24 Dec 2011 08:54:56 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.52.36.5 with HTTP; Sat, 24 Dec 2011 08:54:56 -0800 (PST) In-Reply-To: <4EF5FDDC.504@FreeBSD.org> References: <4EF5FD0E.9050500@FreeBSD.org> <4EF5FDDC.504@FreeBSD.org> Date: Sat, 24 Dec 2011 08:54:56 -0800 X-Google-Sender-Auth: YEgfnYlB9fgrOKZCpOBCt8qJAmk Message-ID: From: Adrian Chadd To: "Alexander V. Chernikov" Content-Type: text/plain; charset=ISO-8859-1 Cc: Gleb Smirnoff , freebsd-arch@freebsd.org Subject: Re: Use of RCU (read-copy-update) X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Dec 2011 16:54:57 -0000 Please just keep in mind that BSD code _is_ used commercially and I wonder if using RCU (and thus being potentially patent-encumbered) would make FreeBSD less attractive. Adrian