From owner-freebsd-current@freebsd.org Thu Jun 15 08:16:12 2017 Return-Path: Delivered-To: freebsd-current@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 15E97C78396 for ; Thu, 15 Jun 2017 08:16:12 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-qt0-x236.google.com (mail-qt0-x236.google.com [IPv6:2607:f8b0:400d:c0d::236]) (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 C685968D24; Thu, 15 Jun 2017 08:16:11 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by mail-qt0-x236.google.com with SMTP id w1so10280832qtg.2; Thu, 15 Jun 2017 01:16:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=mdKmPtEABSFlZNUg9DHgtOveUp+fJCbKbjNO1Wi0a18=; b=Gwu6IIB1c2RIQD++ztd6nEUhNDOTeIMB7o+MqroAKTcn4JGOGen2Ml6Dz/0TZ4ZtDf y/34MZOsEe0a9TCK70laB8y4Qzv4R4QADssUqiJuyy2yRzcaTlKiOcZeUnfNgRKHCXKx lNsJkYe/MVUo6r8HuK7ntpgJCK0bnhvgNnmvAIkhHKwc+AB4IXohOPRXnk1wEnPFpE0r CAh4m1yvNhwKDCxqrOn6jXjHkplMAwDdag6R/iWzX1h07/XyRtnfWWDts/J46rJhc5C6 RNw/h3jhkRVCbii7fZrsguPV6SgXM/0vx/7fZ/ymzlkVh5OpA6Pr3Tom8tmQV/D2AHvq 9qng== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=mdKmPtEABSFlZNUg9DHgtOveUp+fJCbKbjNO1Wi0a18=; b=V0s0j3w8IxemOJNLIdhNCU5Lpz0BbLSJVUc6b7RNKyj8HWv9+7KWphHGJWFk1jcB5v zvEgNnacKoV4tVeDkWdFOCvhR4i18KRfTKTbg+54zAUpEmiKCtAq4OLS2+dinOZGUeyr xqD/EPrlgG3LameunehhMt3ckAGyd3ulIg1zqJQ7aAZIaHIKTtrybPXcYQ7fHQm7dqAJ QkSmO2lMBour1WBTspdLulRGzAZkrIoOl0GSrK3KjAc4mdbeCPQhK0mUaX2+oMrY9BrS Bk9Vj/2gtPTxfExOFOTkQSjZTjhk0gqki46Y0HO4LuUsAd4UFOX7Vpqip3/j2DVN8k7k v+Fw== X-Gm-Message-State: AKS2vOxK2vP28zLFNiaLfy+kGhkqKkRr7ZESlMls/6R+KRQYNZVHhes0 qFl34gulGrUKOoN2A36MLKjxjgMQEKxg X-Received: by 10.55.76.140 with SMTP id z134mr4879348qka.35.1497514570718; Thu, 15 Jun 2017 01:16:10 -0700 (PDT) MIME-Version: 1.0 Received: by 10.140.92.214 with HTTP; Thu, 15 Jun 2017 01:16:10 -0700 (PDT) In-Reply-To: References: From: Ngie Cooper Date: Thu, 15 Jun 2017 01:16:10 -0700 Message-ID: Subject: Re: hwpmc and Xeon E5 v4 To: Andriy Gapon Cc: FreeBSD Current Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 08:16:12 -0000 On Thu, Jun 15, 2017 at 12:44 AM, Andriy Gapon wrote: > > It seems that hwpmc does not support newer Xeon processors: > pmc: Unknown Intel CPU. What FreeBSD version is this? -Ngie