From mboxrd@z Thu Jan 1 00:00:00 1970 From: keith.busch@linux.intel.com (Keith Busch) Date: Wed, 11 Jul 2018 10:04:37 -0600 Subject: [PATCH v2 1/2] nvme-pci: release iomap and prp_pools in nvme_pci_free_ctrl In-Reply-To: References: <20180710144510.GB11548@localhost.localdomain> <20180711150311.GE11548@localhost.localdomain> Message-ID: <20180711160437.GA14205@localhost.localdomain> On Wed, Jul 11, 2018@11:38:08PM +0800, Weiping Zhang wrote: > Keith Busch ?2018?7?11??? ??11:03??? > > > > 8.1: Hot remove /dev/nvme0 > Do you means "rm -f /dev/nvme0" ? I mean remove the device from the pci topology, either physically or simulate with 'echo 1 > /sys/class/nvme/nvme0/device/remove'.