Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6AA76C54EB4 for ; Mon, 23 Jan 2023 09:58:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231718AbjAWJ6y (ORCPT ); Mon, 23 Jan 2023 04:58:54 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52596 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231655AbjAWJ6k (ORCPT ); Mon, 23 Jan 2023 04:58:40 -0500 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C66724C38 for ; Mon, 23 Jan 2023 01:57:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1674467872; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=Fp28RUK0xFhE/7bBO5cA+KdBINu5fWDxIv0BbY/vqSI=; b=CQiGCBmaedoUBGYUulvPApXX+j69etQVNy5Q/V5wdGIyGEob+eR195HEaoanEMbrKZkNRo /feEE0/kHTS8XK8Cd18bWbyuzhNqlVKI8xpsi1PeXKiKl2AddJtYXO6YKQdo75gncyNGK+ iuuPAPkdZba4x3DB7oA7kxxuGpx1XVQ= Received: from mail-qt1-f197.google.com (mail-qt1-f197.google.com [209.85.160.197]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_128_GCM_SHA256) id us-mta-624-hziKIGpLPFChQVyuu_Wu_w-1; Mon, 23 Jan 2023 04:57:50 -0500 X-MC-Unique: hziKIGpLPFChQVyuu_Wu_w-1 Received: by mail-qt1-f197.google.com with SMTP id a13-20020ac8610d000000b003a8151cadebso4276186qtm.10 for ; Mon, 23 Jan 2023 01:57:50 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=mime-version:message-id:date:references:in-reply-to:subject:cc:to :from:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=Fp28RUK0xFhE/7bBO5cA+KdBINu5fWDxIv0BbY/vqSI=; b=xzBruM+4IKhyVUWRrYIqQhfuL3IUbKjcNhljn0LXgUeKAHIq3qBLGGvBMNNGZXcGkt adGKrvqa8VBVZQOZucOV/SfKLZtiHiIV26SF3Kd52tcVpzLoKDSD3hi7GcOmJ8GAS9cX 9/fb6J4LqS800zeOE9ih1iJ+zGElthtIRPs+RUJ6YbN8y8k1dWuuaFGr+ClHRdzwDs3W LqzLJcaW/TVU1c0EvU/Qy4UaD+cLcEe+SkC/B5ZKcIjAYf0IZDEa+vgRkZdJh+YlRb1n YswrK+vJkYeKRvB17160cbclJMQ7NTi5vHxjaBdkfexR8fdMsa+q6YNqPlqv4QULDtM1 i9RA== X-Gm-Message-State: AFqh2kq9YUd9fC8FxvqRHF9oKWLxm7zCZPaTmz4NA4GpXlwggo9N/2kR e5tPylLu92ejIsLgff0UjRPV/X62+pv9awtvKRVrYLOCCikd/s1uiC/6d0SmpIZPhibbIFznKt0 1c0QymqGjvzKlpTWqC97zknAx X-Received: by 2002:ac8:7312:0:b0:3ab:7bb3:4707 with SMTP id x18-20020ac87312000000b003ab7bb34707mr30347672qto.64.1674467869593; Mon, 23 Jan 2023 01:57:49 -0800 (PST) X-Google-Smtp-Source: AMrXdXsDz4IWmjCsAs0UGbUioIk0MXga0k2KGKS9Tagt1MmSL1NfufKTZiRd8nkPQ0lsXafcagQtmA== X-Received: by 2002:ac8:7312:0:b0:3ab:7bb3:4707 with SMTP id x18-20020ac87312000000b003ab7bb34707mr30347657qto.64.1674467869404; Mon, 23 Jan 2023 01:57:49 -0800 (PST) Received: from vschneid.remote.csb ([154.57.232.159]) by smtp.gmail.com with ESMTPSA id bz25-20020a05622a1e9900b003a591194221sm9405436qtb.7.2023.01.23.01.57.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 23 Jan 2023 01:57:48 -0800 (PST) From: Valentin Schneider To: Tariq Toukan , Yury Norov , linux-kernel@vger.kernel.org, "David S. Miller" , Andy Shevchenko , Barry Song , Ben Segall , Dietmar Eggemann , Gal Pressman , Greg Kroah-Hartman , Haniel Bristot de Oliveira , Heiko Carstens , Ingo Molnar , Jacob Keller , Jakub Kicinski , Jason Gunthorpe , Jesse Brandeburg , Jonathan Cameron , Juri Lelli , Leon Romanovsky , Linus Torvalds , Mel Gorman , Peter Lafreniere , Peter Zijlstra , Rasmus Villemoes , Saeed Mahameed , Steven Rostedt , Tariq Toukan , Tony Luck , Vincent Guittot Cc: linux-crypto@vger.kernel.org, netdev@vger.kernel.org, linux-rdma@vger.kernel.org Subject: Re: [PATCH RESEND 0/9] sched: cpumask: improve on cpumask_local_spread() locality In-Reply-To: <4dc2a367-d3b1-e73e-5f42-166e9cf84bac@gmail.com> References: <20230121042436.2661843-1-yury.norov@gmail.com> <4dc2a367-d3b1-e73e-5f42-166e9cf84bac@gmail.com> Date: Mon, 23 Jan 2023 09:57:43 +0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 22/01/23 14:57, Tariq Toukan wrote: > On 21/01/2023 6:24, Yury Norov wrote: >> >> This series was supposed to be included in v6.2, but that didn't happen. It >> spent enough in -next without any issues, so I hope we'll finally see it >> in v6.3. >> >> I believe, the best way would be moving it with scheduler patches, but I'm >> OK to try again with bitmap branch as well. > > Now that Yury dropped several controversial bitmap patches form the PR, > the rest are mostly in sched, or new API that's used by sched. > > Valentin, what do you think? Can you take it to your sched branch? > I would if I had one :-) Peter/Ingo, any objections to stashing this in tip/sched/core?