All of lore.kernel.org
 help / color / mirror / Atom feed
From: Terry Bowman <terry.bowman@amd.com>
To: <nvdimm@lists.linux.dev>, <dan.j.williams@intel.com>,
	<dave.jiang@intel.com>, <vishal.l.verma@intel.com>,
	<mav@ixsystems.com>
Cc: <terry.bowman@amd.com>, <linux-cxl@vger.kernel.org>
Subject: [ndctl RFC 0/1] cxl: Script to manage regions during CXL device hotplug remove-reinsert
Date: Mon, 7 Aug 2023 16:36:34 -0500	[thread overview]
Message-ID: <20230807213635.3633907-1-terry.bowman@amd.com> (raw)

This patch is a script providing region deletion-creation management
required during hotplug remove-insert. It allows a user to hotplug
remove and reinsert a CXL device without requiring the user to make
additional tool calls to destroy-create the region. The tool will save
the region configuration before removal and recreate the region later
after hotplug reinsert. The script makes the necessary calls to the cxl
cli and daxctl tools to manage the regions.

This may be useful to add to the ndctl tools as a standalone tool or
incoprorate into the existing CXL cli or daxctl tools. I'm interested in
feedback.

Terry Bowman (1):
  cxl: Script to manage regions during CXL device hotplug
    remove-reinsert

-- 
2.34.1


             reply	other threads:[~2023-08-07 21:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-07 21:36 Terry Bowman [this message]
2023-08-07 21:36 ` [ndctl RFC 1/1] cxl: Script to manage regions during CXL device hotplug remove-reinsert Terry Bowman
2023-08-08  5:57   ` Dan Williams
2023-08-08  5:45 ` [ndctl RFC 0/1] " Dan Williams

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=20230807213635.3633907-1-terry.bowman@amd.com \
    --to=terry.bowman@amd.com \
    --cc=dan.j.williams@intel.com \
    --cc=dave.jiang@intel.com \
    --cc=linux-cxl@vger.kernel.org \
    --cc=mav@ixsystems.com \
    --cc=nvdimm@lists.linux.dev \
    --cc=vishal.l.verma@intel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.