From owner-freebsd-arch@FreeBSD.ORG Sat Sep 13 10:45:19 2014 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 67074C51 for ; Sat, 13 Sep 2014 10:45:19 +0000 (UTC) Received: from mail-la0-x236.google.com (mail-la0-x236.google.com [IPv6:2a00:1450:4010:c03::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E8460A10 for ; Sat, 13 Sep 2014 10:45:18 +0000 (UTC) Received: by mail-la0-f54.google.com with SMTP id ge10so2363167lab.27 for ; Sat, 13 Sep 2014 03:45:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=m2nctwkNuMZUCxtZ4WQnsaL+Pd7K7hH5uP/emWwExEc=; b=VszgSX49fyQ2VhTXWxFg8R/lZ9MWwPvqS7MW3gjpBPvS/QQvej+jS1jh1yjiZp6Tku 0vYMxI0XVZoLN4onky2B//mq0xUf5sF2FzFvqWYaxcwbGTT9hTErYy19+M66a2+nLlL7 Pc8Amwk3wP1KUJ5166TSrWaOYqTU98Khuh0QWRW34iQNISQL4Y01raMCoow+A0S8/r+J q6VhtblMpsV7JRfSy/urS/AyL9NNaWm0J91DMBOaqStHtwJWURG2rAMPwZtW6JTpZdqQ z0i75s2KJV23JsLUk2ZgH9PvxczEs6A98l0TYohNEE+qH66kaq2b2EtWX7V0v8PcN9xX 1H1w== MIME-Version: 1.0 X-Received: by 10.152.18.199 with SMTP id y7mr15436019lad.0.1410605116616; Sat, 13 Sep 2014 03:45:16 -0700 (PDT) Received: by 10.25.42.83 with HTTP; Sat, 13 Sep 2014 03:45:16 -0700 (PDT) Date: Sat, 13 Sep 2014 12:45:16 +0200 Message-ID: Subject: Intel MPX (Skylake ISA) support? From: Carsten Mattner To: freebsd-arch@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Sep 2014 10:45:19 -0000 Are there any plans to include the necessary (kernel, libc) support for Intel MPX (https://en.wikipedia.org/wiki/Intel_MPX)?