From owner-svn-src-all@freebsd.org Thu Jul 9 17:42:39 2015 Return-Path: Delivered-To: svn-src-all@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 0D874997712 for ; Thu, 9 Jul 2015 17:42:39 +0000 (UTC) (envelope-from ed@nuxi.nl) Received: from mail-oi0-f45.google.com (mail-oi0-f45.google.com [209.85.218.45]) (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 D03891D06 for ; Thu, 9 Jul 2015 17:42:38 +0000 (UTC) (envelope-from ed@nuxi.nl) Received: by oibp128 with SMTP id p128so33304758oib.3 for ; Thu, 09 Jul 2015 10:42:31 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=KdSOjLwiZDzmbgriu1DaD0ymRqgHrX40Lx0gkLuKq+Y=; b=ANYM7NVlozQSDZR11N+6DwdcfEL5nPbpd0stuwBUHm8excjIYbNnuc+u0mqWWMjIEn 5/bfjF0ymkyR9KCVGbAIt4BRUBFrc3auzym+i+TRi17QDOJVXlAQ4WPyuOGGI5qPBa+q DI2XOGZHx0yE3YARZmchbQQLySFNtlc1KOnWHKpPRnNbGKRIz/9fCK0XDfAwovErIYGI 2HMrifWVtVYIMnJAHj0cQP6I56kxL5UWsd9lU8bTxxYdYb7Xh7y+QVU/Tb26geqvG0CP xowxzmTnD4YvMjo3efw1dxAhfDvssLjXfeJA8NWL0FYiltvNpsWNQOwIbn5baPcBJYAJ E3vg== X-Gm-Message-State: ALoCoQklAfEJrW0+5YaBkfr6buEaBfmZKAUHU2vDJf106p4SMNJ0QEobUg6Ip9Z+ypr42qSHOH/w MIME-Version: 1.0 X-Received: by 10.182.148.65 with SMTP id tq1mr1670534obb.12.1436463439710; Thu, 09 Jul 2015 10:37:19 -0700 (PDT) Received: by 10.76.56.51 with HTTP; Thu, 9 Jul 2015 10:37:19 -0700 (PDT) X-Originating-IP: [84.27.222.46] In-Reply-To: References: <201507090720.t697KFKC064426@repo.freebsd.org> Date: Thu, 9 Jul 2015 19:37:19 +0200 Message-ID: Subject: Re: svn commit: r285307 - in head/sys: compat/cloudabi compat/cloudabi64 conf contrib/cloudabi kern From: Ed Schouten To: Adrian Chadd Cc: Ed Schouten , "src-committers@freebsd.org" , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Jul 2015 17:42:39 -0000 Hi Adrian, 2015-07-09 19:11 GMT+02:00 Adrian Chadd : > So this isn't at all included in a system by default? Or is it disable-able? > > All I see in options is COMPAT_CLOUDABI64. Even though a kernel configuration with COMPAT_CLOUDABI64 passes the build on all architectures right now, it doesn't do anything yet. Almost all of the system calls still need their implementations and I still haven't added the CPU-specific sysentvec (so that the kernel can actually load CloudABI executables and execute them). My plan was to send out a code review in the very nearby future to add the amd64-specific sysentvec and at the same time add it to sys/amd64/conf/NOTES, so that it is at least part of LINT builds. Around that time I'm also going to add kernel module Makefiles. To answer your question: it hasn't been added to any configuration file, so as long as you don't add COMPAT_CLOUDABI64 to your kernel configuration file explicitly, it won't get built. -- Ed Schouten Nuxi, 's-Hertogenbosch, the Netherlands KvK/VAT number: 62051717