From: Jeff Layton <jlayton@kernel.org>
To: xiubli@redhat.com
Cc: idryomov@gmail.com, vshankar@redhat.com, ceph-devel@vger.kernel.org
Subject: Re: [PATCH v3 0/2] ceph: fix cephfs rsync kworker high load issue
Date: Wed, 23 Feb 2022 07:49:43 -0500 [thread overview]
Message-ID: <50aaea3ee9aa5ba2ba2d18c252856c8a6468cb66.camel@kernel.org> (raw)
In-Reply-To: <20220223015934.37379-1-xiubli@redhat.com>
On Wed, 2022-02-23 at 09:59 +0800, xiubli@redhat.com wrote:
> From: Xiubo Li <xiubli@redhat.com>
>
> V3:
> - switch to use the kmem_cache_zalloc() to zero the memory.
> - rebase to the latest code in testing branch.
>
> V2:
> - allocate the capsnap memory ourside of ceph_queue_cap_snap() from
> Jeff's advice.
> - fix the code style and logs to make the logs to be more readable
>
> Xiubo Li (2):
> ceph: allocate capsnap memory outside of ceph_queue_cap_snap()
> ceph: misc fix for code style and logs
>
> fs/ceph/snap.c | 168 ++++++++++++++++++++++++++-----------------------
> 1 file changed, 90 insertions(+), 78 deletions(-)
>
LGTM!
Reviewed-by: Jeff Layton <jlayton@kernel.org>
prev parent reply other threads:[~2022-02-23 12:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-23 1:59 [PATCH v3 0/2] ceph: fix cephfs rsync kworker high load issue xiubli
2022-02-23 1:59 ` [PATCH v3 1/2] ceph: allocate capsnap memory outside of ceph_queue_cap_snap() xiubli
2022-02-23 1:59 ` [PATCH v3 2/2] ceph: misc fix for code style and logs xiubli
2022-02-23 12:49 ` Jeff Layton [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=50aaea3ee9aa5ba2ba2d18c252856c8a6468cb66.camel@kernel.org \
--to=jlayton@kernel.org \
--cc=ceph-devel@vger.kernel.org \
--cc=idryomov@gmail.com \
--cc=vshankar@redhat.com \
--cc=xiubli@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox