From owner-freebsd-arch@freebsd.org Thu Sep 28 13:13:20 2017 Return-Path: Delivered-To: freebsd-arch@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D3AFDE31FC8 for ; Thu, 28 Sep 2017 13:13:20 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-it0-x235.google.com (mail-it0-x235.google.com [IPv6:2607:f8b0:4001:c0b::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9D95F831D8 for ; Thu, 28 Sep 2017 13:13:20 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-it0-x235.google.com with SMTP id c195so1170298itb.1 for ; Thu, 28 Sep 2017 06:13:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=hdGtOm0r17uO/mInsnbBHiKpXPBtM6smW2fJuNsYIzQ=; b=we8GeKdISXVqpHWQHlMsKsRWwsCJColzAodeW2oAnH0mu2u+IaTnOSs4FfE/vnU96t /l+uxjTuPxYF7HmRf2pfmR+KydZZRIAlZU0aRwM00LL8Bd5IrFP7i4rYoM2GNnStatu9 wvfUyhV4XdhxKkw1NNLStXRcPaM4V855cHmyKf0n2jYe88bh/+XR9UmrmcHFPi3daPi9 7CCzJx5PQUrFm1TjP3Ki2+u+Jnnh25uxsPaLn5ezUH6bEq2la3apBIuqFXh+41Bsr+8T 0aCXhA2FRyB48NsfLbDUSRF5G7uGkHIiZ2s0ZLhUbEEX8sJld3vUxOMPDL5TZJsdnMZK 3P+g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=hdGtOm0r17uO/mInsnbBHiKpXPBtM6smW2fJuNsYIzQ=; b=ZLITgAo70Ifc9ozyagIpCaY/8Qih0xVlC90VVa0kYayEmj0orUjLIi0jAPJJBiX4X5 wFq3B/3Tsx6STdEXGYIE0+YsDOw29AsmXfhqHhXxMCHU42AhYE8lvni9CPhRA+ZbRWF7 s/oKu3CJtHqwDJ0iovII8eEUPQGGtz/rkxls+ng4EReZS1CVmnVL9FclZjbKEwlQnflO l7pDfkDbADECeqlwpDNF2njztcgLrM/UTv88j02DdLPwBWJ3UiJMVw4ezAidludVJeMT KKtGKqau3/a/m7iMqIXtkzGD9tBcoyv/0+7aRdC+SOFg8FSdUMBAF9oN+vAWgT5CLVOV H15g== X-Gm-Message-State: AMCzsaXnPiJFoNvWoaGrtKrz7oe7SGaNfz0uZPh9GmN39LrzrDDmZTSa wqVPBik2uQ3ijLn3nDfY7Zp7WV19laAlEebQeJzLlQ== X-Google-Smtp-Source: AOwi7QDWLUvZe9uaWtgGJWqNgd/wgdpdfO9yalBOyDsCy3fap8/Xn2IIkRGQ4Tw9soYn6xSoD1oIx7v8DZkzlK1DxZk= X-Received: by 10.36.73.23 with SMTP id z23mr1306901ita.136.1506604399856; Thu, 28 Sep 2017 06:13:19 -0700 (PDT) MIME-Version: 1.0 Sender: wlosh@bsdimp.com Received: by 10.79.2.194 with HTTP; Thu, 28 Sep 2017 06:13:19 -0700 (PDT) X-Originating-IP: [50.253.99.174] In-Reply-To: References: From: Warner Losh Date: Thu, 28 Sep 2017 07:13:19 -0600 X-Google-Sender-Auth: AkWGEdcvo5FD_ooN8X6QiBUVOfM Message-ID: Subject: Re: lua in zfs To: Andriy Gapon Cc: "freebsd-arch@freebsd.org" Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Sep 2017 13:13:20 -0000 Which version? Where in the tree? Can this be disabled? Warner On Thu, Sep 28, 2017 at 5:40 AM, Andriy Gapon wrote: > > I am going to import the upstream ZFS Channel Programs change that adds Lua > interpreter to ZFS kernel code. In addition to pure Lua (no libraries) it > also > has a number of functions to interact with ZFS. No general purpose kernel > access. > > -- > Andriy Gapon > _______________________________________________ > freebsd-arch@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-arch > To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org" >