From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linutronix.de (146.0.238.70:993) by crypto-ml.lab.linutronix.de with IMAP4-SSL for ; 20 Jun 2018 13:30:44 -0000 Received: from userp2130.oracle.com ([156.151.31.86]) by Galois.linutronix.de with esmtps (TLS1.2:RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1fVdC5-0005wQ-Au for speck@linutronix.de; Wed, 20 Jun 2018 15:30:43 +0200 Received: from pps.filterd (userp2130.oracle.com [127.0.0.1]) by userp2130.oracle.com (8.16.0.22/8.16.0.22) with SMTP id w5KDSqtC052022 for ; Wed, 20 Jun 2018 13:30:34 GMT Received: from userv0022.oracle.com (userv0022.oracle.com [156.151.31.74]) by userp2130.oracle.com with ESMTP id 2jmt01mh4y-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Wed, 20 Jun 2018 13:30:34 +0000 Received: from aserv0122.oracle.com (aserv0122.oracle.com [141.146.126.236]) by userv0022.oracle.com (8.14.4/8.14.4) with ESMTP id w5KDUX0A009370 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Wed, 20 Jun 2018 13:30:34 GMT Received: from abhmp0015.oracle.com (abhmp0015.oracle.com [141.146.116.21]) by aserv0122.oracle.com (8.14.4/8.14.4) with ESMTP id w5KDUXqF022769 for ; Wed, 20 Jun 2018 13:30:33 GMT Date: Wed, 20 Jun 2018 09:30:29 -0400 From: Konrad Rzeszutek Wilk Subject: [MODERATED] Re: [patch V3 00/12] SMT control knobs Message-ID: <20180620133029.GA30336@char.US.ORACLE.com> References: <20180615162801.748896789@linutronix.de> MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit To: speck@linutronix.de List-ID: On Wed, Jun 20, 2018 at 07:03:30AM +0200, speck for Jiri Kosina wrote: > On Fri, 15 Jun 2018, speck for Thomas Gleixner wrote: > > > V3 of the SMT control knob series. It addresses the review feed back of > > V2. No functional changes. > > https://www.phoronix.com/scan.php?page=news_item&px=OpenBSD-Disabling-SMT > https://www.mail-archive.com/source-changes@openbsd.org/msg99141.html > > It's not the full sotry yet, but somehow it feels like late-august will > not be the final CRD. Thomas, would you be OK sending your smt.v3?(v4?) git bundle? I am hoping to finish the KVM parts this week to have something ready in case Intel decides that the embargo broke early? Thank you.