From: "Javier González" <javier@javigon.com>
To: mb@lightnvm.io
Cc: linux-block@vger.kernel.org, linux-kernel@vger.kernel.org,
"Javier González" <javier@cnexlabs.com>
Subject: [V2 PATCH 0/2] lightnvm: pblk: retrieve chunk metadata on erase
Date: Thu, 4 Oct 2018 09:13:53 +0200 [thread overview]
Message-ID: <1538637235-25469-1-git-send-email-javier@cnexlabs.com> (raw)
Changes singe V1:
- remove sanity checks on the fast path
This patchset implements support for retrieving chunk metadata on reset.
This is the base for implementing wear-leveling and allowing chunks to
shrink at runtime.
Javier
Javier González (2):
lightnvm: pblk: add helper for printing chunk state
lightnvm: pblk: retrieve chunk metadata on erase
drivers/lightnvm/core.c | 44 ++++++++++++++++++++++++++++++++++--
drivers/lightnvm/pblk-core.c | 54 +++++++++++++++++++++++++++++++++-----------
drivers/lightnvm/pblk.h | 9 ++++++++
3 files changed, 92 insertions(+), 15 deletions(-)
--
2.7.4
next reply other threads:[~2018-10-04 14:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-04 7:13 Javier González [this message]
2018-10-04 7:13 ` [PATCH 1/2] lightnvm: pblk: add helper for printing chunk state Javier González
2018-10-04 7:13 ` [PATCH 2/2] lightnvm: pblk: retrieve chunk metadata on erase Javier González
2018-10-06 1:13 ` [V2 PATCH 0/2] " Matias Bjørling
2018-10-08 7:03 ` Javier Gonzalez
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=1538637235-25469-1-git-send-email-javier@cnexlabs.com \
--to=javier@javigon.com \
--cc=javier@cnexlabs.com \
--cc=linux-block@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mb@lightnvm.io \
/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).