Received: by 2002:a05:6358:11c7:b0:104:8066:f915 with SMTP id i7csp376684rwl; Wed, 29 Mar 2023 03:15:36 -0700 (PDT) X-Google-Smtp-Source: AKy350ZW2HqrYX2JGRWHa0AFhGp0VVddgwfdliRulYIxUT/hiwt5PVwXBfABbx9N9q2W7QAlng+O X-Received: by 2002:a17:906:806:b0:8b1:7841:9f28 with SMTP id e6-20020a170906080600b008b178419f28mr20536070ejd.55.1680084936615; Wed, 29 Mar 2023 03:15:36 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1680084936; cv=none; d=google.com; s=arc-20160816; b=aHKs48CEizZvN2k37KddtYLoC8dvMrg6D/cqxrN52nx36lD9HfU59WHjl8Pyifz4W/ Ibo5pTJGx8PpVUnwPZR3tMs0CBQqwat44wsQ0sukLCvDFfCOObs6EER2QN3i8g26TkyI 6E2NUV2L34wclc7u1cH1JlNYTxT7UGN59t0oy1zSlkgnVwEz57+C/+FV2ErqhFiiiv7s 6o0Nfz9P1aVOgydFh90BD7RAMZ3nhaKuaZd98Of26meJYiXtD5qIE88biEglJ6HG10E5 gwgZ97G4Z28Qek3olowiwrRPZA0uHiCMqrYFeciAqIOp+mdamtee9Jq0ClKYJ8sWv5cE z4cw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:in-reply-to:from :references:cc:to:content-language:subject:user-agent:mime-version :date:message-id; bh=k8Oq6xPdjJuuJcGKbbN33DrFgUQCvDRhnQ/Ak78yBGo=; b=iYnnILoqOveE8xQCXaEowpe/XsRzo+TSqpc/wOAnqEyiE1JK50Ue9RF6HfqWArneoD AhsZGHl2vjv9MX/pRgjqv7+vW9xt+AgQ/wcdAgVTKjx17B4WfHpBiOQlIkcfIy5bW05U 6E2mbvh5WfuXlzhgFNM4fYUjaxF5P7lyWz0b9txDLzcd4dMyE3uAfB4VSzQq6iMZQ4CP NHf5iasKi3S6vY/O1irUkbY4CbtBQezalJ2wIkV1IHP2wMOpJt/I96doKLzn4TJfrays 4pa6i3jN91MchK4tjEqXyxFabUjTodmTaSFPhOlY0c8260giLIbHeGl++QF6sFIrbjIi 9JHw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=alibaba.com Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id lh17-20020a170906f8d100b0093048a8bd2esi30986176ejb.43.2023.03.29.03.15.11; Wed, 29 Mar 2023 03:15:36 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=alibaba.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231432AbjC2KBg (ORCPT + 99 others); Wed, 29 Mar 2023 06:01:36 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35944 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231434AbjC2KB0 (ORCPT ); Wed, 29 Mar 2023 06:01:26 -0400 Received: from out30-110.freemail.mail.aliyun.com (out30-110.freemail.mail.aliyun.com [115.124.30.110]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 630074226; Wed, 29 Mar 2023 03:01:21 -0700 (PDT) X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R141e4;CH=green;DM=||false|;DS=||;FP=0|-1|-1|-1|0|-1|-1|-1;HT=ay29a033018046049;MF=ziyangzhang@linux.alibaba.com;NM=1;PH=DS;RN=11;SR=0;TI=SMTPD_---0VewSake_1680084077; Received: from 30.97.56.166(mailfrom:ZiyangZhang@linux.alibaba.com fp:SMTPD_---0VewSake_1680084077) by smtp.aliyun-inc.com; Wed, 29 Mar 2023 18:01:17 +0800 Message-ID: <08b047a8-c577-a717-81a8-db8fca8ebab6@linux.alibaba.com> Date: Wed, 29 Mar 2023 18:01:16 +0800 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.9.0 Subject: Re: [PATCH V5 16/16] block: ublk_drv: apply io_uring FUSED_CMD for supporting zero copy Content-Language: en-US To: Ming Lei Cc: linux-kernel@vger.kernel.org, Miklos Szeredi , Xiaoguang Wang , Bernd Schubert , Pavel Begunkov , io-uring@vger.kernel.org, Stefan Hajnoczi , linux-block@vger.kernel.org, Jens Axboe , Dan Williams References: <20230328150958.1253547-1-ming.lei@redhat.com> <20230328150958.1253547-17-ming.lei@redhat.com> <2e3c20e0-a0be-eaf3-b288-c3c8fa31d1fa@linux.alibaba.com> From: Ziyang Zhang In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-8.0 required=5.0 tests=ENV_AND_HDR_SPF_MATCH, NICE_REPLY_A,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS, UNPARSEABLE_RELAY,USER_IN_DEF_SPF_WL autolearn=unavailable autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2023/3/29 17:00, Ming Lei wrote: > On Wed, Mar 29, 2023 at 10:57:53AM +0800, Ziyang Zhang wrote: >> On 2023/3/28 23:09, Ming Lei wrote: >>> Apply io_uring fused command for supporting zero copy: >>> >> >> [...] >> >>> >>> @@ -1374,7 +1533,12 @@ static int ublk_ch_uring_cmd(struct io_uring_cmd *cmd, unsigned int issue_flags) >>> if (!ubq || ub_cmd->q_id != ubq->q_id) >>> goto out; >>> >>> - if (ubq->ubq_daemon && ubq->ubq_daemon != current) >>> + /* >>> + * The fused command reads the io buffer data structure only, so it >>> + * is fine to be issued from other context. >>> + */ >>> + if ((ubq->ubq_daemon && ubq->ubq_daemon != current) && >>> + (cmd_op != UBLK_IO_FUSED_SUBMIT_IO)) >>> goto out; >>> >> >> Hi Ming, >> >> What is your use case that fused io_uring cmd is issued from another thread? >> I think it is good practice to operate one io_uring instance in one thread >> only. > > So far we limit io command has to be issued from the queue context, > which is still not friendly from userspace viewpoint, the reason is > that we can't get io_uring exit notification and ublk's use case is > very special since the queued io command may not be completed forever, OK, so UBLK_IO_FUSED_SUBMIT_IO is guaranteed to be completed because it is not queued. FETCH_REQ and COMMIT_AMD_FETCH are queued io commands and could not be completed forever so they have to be issued from ubq_daemon. Right? BTW, maybe NEED_GET_DATA can be issued from other context... > see: > > https://lore.kernel.org/linux-fsdevel/ZBxTdCj60+s1aZqA@ovpn-8-16.pek2.redhat.com/ > > I remember that people raised concern about this implementation. > > But for normal IO, it could be issued from io wq simply because of > link(dependency) or whatever, and userspace is still allowed to submit > io from another pthread via same io_uring ctx. Yes, we can submit to the same ctx from different pthread but lock may be required. IMO, users may only choose ubq_daemon as the only submitter. Regards, Zhang