From owner-freebsd-questions@freebsd.org Fri Jun 9 19:03:38 2017 Return-Path: Delivered-To: freebsd-questions@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 E7280BFAFCA for ; Fri, 9 Jun 2017 19:03:38 +0000 (UTC) (envelope-from dpchrist@holgerdanske.com) Received: from holgerdanske.com (holgerdanske.com [IPv6:2001:470:0:19b::b869:801b]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "holgerdanske.com", Issuer "holgerdanske.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id D6BD478A92 for ; Fri, 9 Jun 2017 19:03:38 +0000 (UTC) (envelope-from dpchrist@holgerdanske.com) Received: from 99.100.19.101 ([99.100.19.101]) by holgerdanske.com with ESMTPSA (ECDHE-RSA-AES128-GCM-SHA256:TLSv1.2:Kx=ECDH:Au=RSA:Enc=AESGCM(128):Mac=AEAD) (SMTP-AUTH username dpchrist@holgerdanske.com, mechanism PLAIN) for ; Fri, 9 Jun 2017 12:03:35 -0700 Subject: Re: Processor recommendation for LGA771, PLGA771 that has EPT To: freebsd-questions@freebsd.org References: From: David Christensen Message-ID: Date: Fri, 9 Jun 2017 12:02:58 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jun 2017 19:03:39 -0000 On 06/09/2017 07:10 AM, Alejandro Imass wrote: > I want to modernize and older FBSD server with bhyve, but the > processor I have there is a Intel Xeon L5320 @ 1.86GHz and it does not > have EPT. > > Can you guys recommend an easily available Intel or AMD processor that > fits the LGA771 socket that supports EPT ? > > The server is an old Dell PowerEdge R300 series with 24GB of RAM and > 2x 3TB disks. It appears that EPT is (was) not available on any PLGA771 socket Xeon processors: http://ark.intel.com/Search/FeatureFilter?productType=processors&SocketsSupported=PLGA771&ExtendedPageTables=true David