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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5460DC433F5 for ; Thu, 3 Feb 2022 22:18:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1355756AbiBCWSF (ORCPT ); Thu, 3 Feb 2022 17:18:05 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54950 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1350718AbiBCWSE (ORCPT ); Thu, 3 Feb 2022 17:18:04 -0500 Received: from mail-pl1-x62d.google.com (mail-pl1-x62d.google.com [IPv6:2607:f8b0:4864:20::62d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E251DC061714 for ; Thu, 3 Feb 2022 14:18:03 -0800 (PST) Received: by mail-pl1-x62d.google.com with SMTP id z5so3430260plg.8 for ; Thu, 03 Feb 2022 14:18:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel-dk.20210112.gappssmtp.com; s=20210112; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=CI+TrdL82OQQxeiluz+GiOaNTL5TYAX8y0U9DtiXimQ=; b=tcx4lyXHkmXI8kYXLylx8fONteuzxJoULKgubqIec2UYSgXZdnaCQ5vSsNJxdrnaFw kh2HQXLTbOHQEziZwax9cnp63U7LX0PfoxyUSCarrDOniCikZp7qJpNutGG+2GJwprVE JDiR5XV175E1hQODy/bOyuqgYyRD243YIKFsC93H+IVOm8e2JWPU+vJ8MX9p/5hMNi4A JYuSvAj4CkeD6UW5AAE0Hs31+BKBD1OEaotI7S9LEsdE6Xz1axmXxIWvv3PmByB0jTO/ mYgdvw9ZJwFAhENqS2jrKnK7E2L4X/O/I/Dn8VwnoRpXUhVsW3KK1op5rr5GGmdbs/fU s6hA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=CI+TrdL82OQQxeiluz+GiOaNTL5TYAX8y0U9DtiXimQ=; b=kej1LADNNWpbVuhpGoOXdh+BMSOq48gU2W/bFci1DtWFrlxulHznSoG4OZHqv4Xx3g PJBxiFNvrBWa5cnoIk8rhVGZICaKmyeZq6FkieZuq4EX61V3XEdbX0D0E6Z5wCrubDsH nc87cjcJVivkYoR7MXbhwaInTYPs/K1rEdJOhvcCA/ugGDmsfk1sk7IrvJe6bwijlqHs CEHqiwNBVRbxFHHV0tzDcoqjIg0KFtjeQBpPfEZxAH0HeBrEtbi99hUvaVZ35VtT6m6X TrlPsaMXScFwni6WjEjbCDJkYEkB3+cCKZvTMMNuLlCmLphSOikXYYvYSukA0TbKAx1g a/Nw== X-Gm-Message-State: AOAM531uCAZlxCT48o+VSu/1jt38/wgVjApHGYNOgHsP7+2YvVYcJGJU cyqMZhQOEFjVSNKUqyXAgzXILQ== X-Google-Smtp-Source: ABdhPJwXPgkPlEYDhOLaV+ilqpTCRlmFVIHbATHY+StH+kzmMg/O7EXJ6gXmw0AHbPqAXoh/bCtDSQ== X-Received: by 2002:a17:90a:f418:: with SMTP id ch24mr21788pjb.154.1643926683237; Thu, 03 Feb 2022 14:18:03 -0800 (PST) Received: from ?IPv6:2600:380:7677:2608:7e4f:2c76:b02e:3fbc? ([2600:380:7677:2608:7e4f:2c76:b02e:3fbc]) by smtp.gmail.com with ESMTPSA id d12sm31782pgk.29.2022.02.03.14.18.01 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 03 Feb 2022 14:18:02 -0800 (PST) Subject: Re: [External] Re: [PATCH v3 2/3] io_uring: avoid ring quiesce while registering/unregistering eventfd To: Pavel Begunkov , Usama Arif , io-uring@vger.kernel.org, linux-kernel@vger.kernel.org Cc: fam.zheng@bytedance.com References: <20220203174108.668549-1-usama.arif@bytedance.com> <20220203174108.668549-3-usama.arif@bytedance.com> <877d54b9-5baa-f0b5-23fe-25aef78e37c4@bytedance.com> From: Jens Axboe Message-ID: Date: Thu, 3 Feb 2022 15:18:00 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2/3/22 12:43 PM, Pavel Begunkov wrote: > On 2/3/22 19:06, Jens Axboe wrote: >> On 2/3/22 12:00 PM, Pavel Begunkov wrote: >>> On 2/3/22 18:29, Jens Axboe wrote: >>>> On 2/3/22 11:26 AM, Usama Arif wrote: >>>>> Hmm, maybe i didn't understand you and Pavel correctly. Are you >>>>> suggesting to do the below diff over patch 3? I dont think that would be >>>>> correct, as it is possible that just after checking if ctx->io_ev_fd is >>>>> present unregister can be called by another thread and set ctx->io_ev_fd >>>>> to NULL that would cause a NULL pointer exception later? In the current >>>>> patch, the check of whether ev_fd exists happens as the first thing >>>>> after rcu_read_lock and the rcu_read_lock are extremely cheap i believe. >>>> >>>> They are cheap, but they are still noticeable at high requests/sec >>>> rates. So would be best to avoid them. >>>> >>>> And yes it's obviously racy, there's the potential to miss an eventfd >>>> notification if it races with registering an eventfd descriptor. But >>>> that's not really a concern, as if you register with inflight IO >>>> pending, then that always exists just depending on timing. The only >>>> thing I care about here is that it's always _safe_. Hence something ala >>>> what you did below is totally fine, as we're re-evaluating under rcu >>>> protection. >>> >>> Indeed, the patch doesn't have any formal guarantees for propagation >>> to already inflight requests, so this extra unsynchronised check >>> doesn't change anything. >>> >>> I'm still more сurious why we need RCU and extra complexity when >>> apparently there is no use case for that. If it's only about >>> initial initialisation, then as I described there is a much >>> simpler approach. >> >> Would be nice if we could get rid of the quiesce code in general, but I >> haven't done a check to see what'd be missing after this... > > Ok, I do think full quiesce is worth keeping as don't think all > registered parts need dynamic update. E.g. zc notification dynamic > reregistation doesn't make sense and I'd rather rely on existing > straightforward mechanisms than adding extra bits, even if it's > rsrc_nodes. That's not mentioning unnecessary extra overhead. > > btw, I wouldn't say this eventfd specific sync is much simpler than > the whole full quiesce. It's easier to understand though, as it follows the usual rules of RCU which are used throughout the kernel. On quiesce in general, my curiosity was around whether we'd ever get to the point where all register handlers are marked as not needing quisce, and it seems it isn't that far off. -- Jens Axboe