Message ID | 20220602192020.166940-1-longman@redhat.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-block-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 5687DC43334 for <linux-block@archiver.kernel.org>; Thu, 2 Jun 2022 19:21:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238471AbiFBTVz (ORCPT <rfc822;linux-block@archiver.kernel.org>); Thu, 2 Jun 2022 15:21:55 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44244 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238493AbiFBTVQ (ORCPT <rfc822;linux-block@vger.kernel.org>); Thu, 2 Jun 2022 15:21:16 -0400 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id C2F4122B24 for <linux-block@vger.kernel.org>; Thu, 2 Jun 2022 12:20:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1654197654; 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: content-transfer-encoding:content-transfer-encoding; bh=sUxMFBKWaF9vGh8gLEcG6jV1Ek/oQgsX0FVxKot2COA=; b=PoX0B1kRfmKBXJ94JJVMfN+exdsBmsnnhnjW82zZP88Gkv0HuS6SjRuOoOebIiSQAlC2I9 qF0hpn1zDb91WllsTfifHmyjQxElcn7nknzjewddzdTLELTDrLskpJzN6izOUQ9VZlnwR3 rJXSUNQo9Wx2geOHVl+HuB8Q15zC3oo= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-460-UYdKMbLhNE6Lth0bLUE-Zg-1; Thu, 02 Jun 2022 15:20:38 -0400 X-MC-Unique: UYdKMbLhNE6Lth0bLUE-Zg-1 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.rdu2.redhat.com [10.11.54.1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 637B4811E76; Thu, 2 Jun 2022 19:20:38 +0000 (UTC) Received: from llong.com (unknown [10.22.32.147]) by smtp.corp.redhat.com (Postfix) with ESMTP id 1B0C740CF8E5; Thu, 2 Jun 2022 19:20:38 +0000 (UTC) From: Waiman Long <longman@redhat.com> To: Tejun Heo <tj@kernel.org>, Jens Axboe <axboe@kernel.dk> Cc: cgroups@vger.kernel.org, linux-block@vger.kernel.org, linux-kernel@vger.kernel.org, Ming Lei <ming.lei@redhat.com>, Waiman Long <longman@redhat.com> Subject: [PATCH v6 0/3] blk-cgroup: Optimize blkcg_rstat_flush() Date: Thu, 2 Jun 2022 15:20:17 -0400 Message-Id: <20220602192020.166940-1-longman@redhat.com> MIME-Version: 1.0 Content-type: text/plain Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 2.84 on 10.11.54.1 Precedence: bulk List-ID: <linux-block.vger.kernel.org> X-Mailing-List: linux-block@vger.kernel.org |
Series |
blk-cgroup: Optimize blkcg_rstat_flush()
|
expand
|