Message ID | 20220901093303.1974274-1-dylany@fb.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <io-uring-owner@kernel.org> 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 A3634ECAAD3 for <io-uring@archiver.kernel.org>; Thu, 1 Sep 2022 09:34:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231455AbiIAJeH (ORCPT <rfc822;io-uring@archiver.kernel.org>); Thu, 1 Sep 2022 05:34:07 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43290 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234071AbiIAJd7 (ORCPT <rfc822;io-uring@vger.kernel.org>); Thu, 1 Sep 2022 05:33:59 -0400 Received: from mx0a-00082601.pphosted.com (mx0b-00082601.pphosted.com [67.231.153.30]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 55B671616BB for <io-uring@vger.kernel.org>; Thu, 1 Sep 2022 02:33:50 -0700 (PDT) Received: from pps.filterd (m0001303.ppops.net [127.0.0.1]) by m0001303.ppops.net (8.17.1.5/8.17.1.5) with ESMTP id 2811HdTA000340 for <io-uring@vger.kernel.org>; Thu, 1 Sep 2022 02:33:48 -0700 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fb.com; h=from : to : cc : subject : date : message-id : mime-version : content-transfer-encoding : content-type; s=facebook; bh=rAaoh5KIqImLmeXyPBax7UlWvK6yJ2ROkgvfLmiYSqw=; b=guVS2PpvQxz9/wO3BjZnjGuLnDRoVaC9D+edacpqQcQvJDdoRbK8RLH/2a9i5kgyLT6w xG6MxEA3nXYS//HGKafwFtv+goFERG6TI8Va86nuUu0MbyOrHA182fCSrdHfKF88FCKf uZ4sGxY18pwyzGkHF65i65NmbQg8TKOJLns= Received: from mail.thefacebook.com ([163.114.132.120]) by m0001303.ppops.net (PPS) with ESMTPS id 3j9nks4yu8-2 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NOT) for <io-uring@vger.kernel.org>; Thu, 01 Sep 2022 02:33:48 -0700 Received: from twshared11415.03.ash7.facebook.com (2620:10d:c085:208::11) by mail.thefacebook.com (2620:10d:c085:21d::5) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.31; Thu, 1 Sep 2022 02:33:13 -0700 Received: by devbig038.lla2.facebook.com (Postfix, from userid 572232) id 961EE57693EE; Thu, 1 Sep 2022 02:33:06 -0700 (PDT) From: Dylan Yudaken <dylany@fb.com> To: Jens Axboe <axboe@kernel.dk>, Pavel Begunkov <asml.silence@gmail.com>, <io-uring@vger.kernel.org> CC: <Kernel-team@fb.com>, Dylan Yudaken <dylany@fb.com> Subject: [PATCH liburing v2 00/12] Defer taskrun changes Date: Thu, 1 Sep 2022 02:32:51 -0700 Message-ID: <20220901093303.1974274-1-dylany@fb.com> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-FB-Internal: Safe Content-Type: text/plain X-Proofpoint-GUID: aerNJ5kgDDv62D80LQgpWtOC7APCjax7 X-Proofpoint-ORIG-GUID: aerNJ5kgDDv62D80LQgpWtOC7APCjax7 X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.205,Aquarius:18.0.895,Hydra:6.0.517,FMLib:17.11.122.1 definitions=2022-09-01_06,2022-08-31_03,2022-06-22_01 Precedence: bulk List-ID: <io-uring.vger.kernel.org> X-Mailing-List: io-uring@vger.kernel.org |
Series |
Defer taskrun changes
|
expand
|