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=-0.4 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,PDS_BTC_ID, SPF_HELO_NONE,SPF_PASS 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 E11A9C43215 for ; Tue, 3 Dec 2019 09:45:53 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id B91642064B for ; Tue, 3 Dec 2019 09:45:53 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="xTItXRhl" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726008AbfLCJpx (ORCPT ); Tue, 3 Dec 2019 04:45:53 -0500 Received: from mail-lj1-f170.google.com ([209.85.208.170]:37606 "EHLO mail-lj1-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725907AbfLCJpw (ORCPT ); Tue, 3 Dec 2019 04:45:52 -0500 Received: by mail-lj1-f170.google.com with SMTP id u17so3027199lja.4 for ; Tue, 03 Dec 2019 01:45:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=neTWFwuJR4Jukr2kV185rqamwxRtM5mkOfSfynGkp0Q=; b=xTItXRhlAS9cxWUEh9q8wXyZXw8qmon9lBOU+YKk3+jsr5zYrJpuOg82lsWCWE9x9X 5ADlxer0aiEW2iYzfNSLNiOj63PrR3F1nhK2PdD9hq2kxZiTHUou7Za4v3ekOJ7tCxNy uRMpB5tImy3zbNIFsWsk4L7/gH0FrKa1N+yCJoJNBcz+PC4S+b23G+oB15oopcBSChz8 vw7VojQo7xfiSfrnHHarbkiSjhP5VOgbvWWWTzDRZWe8vebQavuihtriA4mlUGNONjmQ +H1/t6RNLmdxVGu0iujLQM/DXgUOSvnjT5FObcWKUE4m/qL+FYOTUVsV0EepEalnzDnn /Rnw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=neTWFwuJR4Jukr2kV185rqamwxRtM5mkOfSfynGkp0Q=; b=qXic5JhHEc4VlzEWfoqUNrQ88MLjVpeHYBi3qxiZ1M4igRE1ceUvgP82ApMRJfwMac 4/4W6rT6tp9GVlV5mkc8nUwpIUW4vs2y/bgihi6l+pcbCQ/D7TH8AAvjMCNK2QNEn62r ZN5zt7XFWLrNU8GInI+B9bkAYWuGYSQ48v2IVBVg/i39diBUtLlDOSUZikRB7GBgDZmQ +JcD+X4pTgXTMfr0l8dUPVBRS5aTCIB6shemXg8T/JWyNQG18YblOUF7fWmPis87hTf3 u8dyuKi7uOX7az2wdeLStggYmtG0L06At83yY0Fce+kuYHzkLsmG2L1wvZQF5Q/kLAw4 zzow== X-Gm-Message-State: APjAAAU8ZaOJeNl8STpbbp1rDAyKEcsfqeShXivg/1QFuwW6Y4mlebD2 89IxtKcu/1yHMWhivOvdRo5969GKwrNpeB8AGoY7IStE X-Google-Smtp-Source: APXvYqxO6Zl+Be503YP0jAYAavrPaOI2DIRf25Dn1MebkTGcAo5eS2qEtOQyNDnZeVQ/ba9f3n7gueV/EICnAEhnbiU= X-Received: by 2002:a2e:9a51:: with SMTP id k17mr1372846ljj.206.1575366350405; Tue, 03 Dec 2019 01:45:50 -0800 (PST) MIME-Version: 1.0 References: <20191114113153.GB4213@ming.t460p> <20191114235415.GL4614@dread.disaster.area> <20191115010824.GC4847@ming.t460p> <20191115045634.GN4614@dread.disaster.area> <20191115070843.GA24246@ming.t460p> <20191128094003.752-1-hdanton@sina.com> <20191202024625.GD24512@ming.t460p> <20191202040256.GE2695@dread.disaster.area> <20191202212210.GA32767@lorien.usersys.redhat.com> In-Reply-To: <20191202212210.GA32767@lorien.usersys.redhat.com> From: Vincent Guittot Date: Tue, 3 Dec 2019 10:45:38 +0100 Message-ID: Subject: Re: single aio thread is migrated crazily by scheduler To: Phil Auld Cc: Dave Chinner , Ming Lei , Hillf Danton , linux-block , linux-fs , linux-xfs , linux-kernel , Christoph Hellwig , Jens Axboe , Peter Zijlstra , Rong Chen , Tejun Heo Content-Type: text/plain; charset="UTF-8" Sender: linux-xfs-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-xfs@vger.kernel.org On Mon, 2 Dec 2019 at 22:22, Phil Auld wrote: > > Hi Vincent, > > On Mon, Dec 02, 2019 at 02:45:42PM +0100 Vincent Guittot wrote: > > On Mon, 2 Dec 2019 at 05:02, Dave Chinner wrote: > > ... > > > > So, we can fiddle with workqueues, but it doesn't address the > > > underlying issue that the scheduler appears to be migrating > > > non-bound tasks off a busy CPU too easily.... > > > > The root cause of the problem is that the sched_wakeup_granularity_ns > > is in the same range or higher than load balance period. As Peter > > explained, This make the kworker waiting for the CPU for several load > > period and a transient unbalanced state becomes a stable one that the > > scheduler to fix. With default value, the scheduler doesn't try to > > migrate any task. > > There are actually two issues here. With the high wakeup granularity > we get the user task actively migrated. This causes the significant > performance hit Ming was showing. With the fast wakeup_granularity > (or smaller IOs - 512 instead of 4k) we get, instead, the user task > migrated at wakeup to a new CPU for every IO completion. Ok, I haven't noticed that this one was a problem too. Do we have perf regression ? > > This is the 11k migrations per sec doing 11k iops. In this test it > is not by itself causing the measured performance issue. It generally > flips back and forth between 2 cpus for large periods. I think it is > crossing cache boundaries at times (but I have not looked closely > at the traces compared to the topology, yet). At task wake up, scheduler compares local and previous CPU to decide where to place the task and will then try to find an idle one which shares cache so I don't expect that it will cross cache boundary as local and previous are in your case. > > The active balances are what really hurts in thie case but I agree > that seems to be a tuning problem. > > > Cheers, > Phil > > > > > > Then, I agree that having an ack close to the request makes sense but > > forcing it on the exact same CPU is too restrictive IMO. Being able to > > use another CPU on the same core should not harm the performance and > > may even improve it. And that may still be the case while CPUs share > > their cache. > > > > > > > > -Dave. > > > > > > [*] Pay attention to the WQ_POWER_EFFICIENT definition for a work > > > queue: it's designed for interrupt routines that defer work via work > > > queues to avoid doing work on otherwise idle CPUs. It does this by > > > turning the per-cpu wq into an unbound wq so that work gets > > > scheduled on a non-idle CPUs in preference to the local idle CPU > > > which can then remain in low power states. > > > > > > That's the exact opposite of what using WQ_UNBOUND ends up doing in > > > this IO completion context: it pushes the work out over idle CPUs > > > rather than keeping them confined on the already busy CPUs where CPU > > > affinity allows the work to be done quickly. So while WQ_UNBOUND > > > avoids the user task being migrated frequently, it results in the > > > work being spread around many more CPUs and we burn more power to do > > > the same work. > > > > > > -- > > > Dave Chinner > > > david@fromorbit.com > > > > -- >