From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 96826C34047 for ; Wed, 19 Feb 2020 14:06:25 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 767FE2176D for ; Wed, 19 Feb 2020 14:06:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727881AbgBSOGY (ORCPT ); Wed, 19 Feb 2020 09:06:24 -0500 Received: from outbound-smtp48.blacknight.com ([46.22.136.219]:59635 "EHLO outbound-smtp48.blacknight.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726736AbgBSOGX (ORCPT ); Wed, 19 Feb 2020 09:06:23 -0500 Received: from mail.blacknight.com (pemlinmail03.blacknight.ie [81.17.254.16]) by outbound-smtp48.blacknight.com (Postfix) with ESMTPS id CBC31FB26D for ; Wed, 19 Feb 2020 14:06:21 +0000 (GMT) Received: (qmail 17049 invoked from network); 19 Feb 2020 14:06:21 -0000 Received: from unknown (HELO techsingularity.net) (mgorman@techsingularity.net@[84.203.18.57]) by 81.17.254.9 with ESMTPSA (AES256-SHA encrypted, authenticated); 19 Feb 2020 14:06:21 -0000 Date: Wed, 19 Feb 2020 14:06:19 +0000 From: Mel Gorman To: Peter Zijlstra Cc: Ingo Molnar , Vincent Guittot , Juri Lelli , Dietmar Eggemann , Steven Rostedt , Ben Segall , Valentin Schneider , Phil Auld , Hillf Danton , LKML Subject: Re: [PATCH 00/13] Reconcile NUMA balancing decisions with the load balancer v4 Message-ID: <20200219140619.GQ3466@techsingularity.net> References: <20200219135442.18107-1-mgorman@techsingularity.net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <20200219135442.18107-1-mgorman@techsingularity.net> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 19, 2020 at 01:54:29PM +0000, Mel Gorman wrote: > This is V4 which includes the latest versions of Vincent's patch > addressing review feedback. Patches 4-8 are Vincent's work plus one > important performance fix. They can be merged in isolation even if the > remaining patches are rejected for whatever reason. > And I managed to send the wrong version, this is wrong. -- Mel Gorman SUSE Labs