From: Artur Paszkiewicz <artur.paszkiewicz@intel.com>
To: shli@kernel.org
Cc: linux-raid@vger.kernel.org,
Artur Paszkiewicz <artur.paszkiewicz@intel.com>
Subject: [PATCH 0/4] PPL fixes and improvements
Date: Tue, 4 Apr 2017 13:13:54 +0200 [thread overview]
Message-ID: <20170404111358.14829-1-artur.paszkiewicz@intel.com> (raw)
These are mostly fixes for possible deadlocks related to memory allocation and
one optimization.
Artur Paszkiewicz (4):
raid5-ppl: use a single mempool for ppl_io_unit and header_page
raid5-ppl: move no_mem_stripes to struct ppl_conf
raid5-ppl: use resize_stripes() when enabling or disabling ppl
raid5-ppl: partial parity calculation optimization
drivers/md/raid5-log.h | 5 ++-
drivers/md/raid5-ppl.c | 112 +++++++++++++++++++++++++++++++------------------
drivers/md/raid5.c | 94 ++++++++++++++++++-----------------------
3 files changed, 115 insertions(+), 96 deletions(-)
--
2.11.0
next reply other threads:[~2017-04-04 11:13 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-04 11:13 Artur Paszkiewicz [this message]
2017-04-04 11:13 ` [PATCH 1/4] raid5-ppl: use a single mempool for ppl_io_unit and header_page Artur Paszkiewicz
2017-04-10 19:09 ` Shaohua Li
2017-04-11 8:28 ` Artur Paszkiewicz
2017-04-11 9:20 ` Artur Paszkiewicz
2017-04-11 15:41 ` Shaohua Li
2017-04-11 18:50 ` [PATCH v2] " Artur Paszkiewicz
2017-04-11 21:58 ` Shaohua Li
2017-04-04 11:13 ` [PATCH 2/4] raid5-ppl: move no_mem_stripes to struct ppl_conf Artur Paszkiewicz
2017-04-04 11:13 ` [PATCH 3/4] raid5-ppl: use resize_stripes() when enabling or disabling ppl Artur Paszkiewicz
2017-04-04 11:13 ` [PATCH 4/4] raid5-ppl: partial parity calculation optimization Artur Paszkiewicz
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=20170404111358.14829-1-artur.paszkiewicz@intel.com \
--to=artur.paszkiewicz@intel.com \
--cc=linux-raid@vger.kernel.org \
--cc=shli@kernel.org \
/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;
as well as URLs for NNTP newsgroup(s).