[SPDK] Re: Some doubts about spdk attach nvme device
alex.xu <xu_zhaoqian at 163.com> Tue, 04 Jan 2022 14:48:03 +0800
| Newsgroups | dev.linux.lists.spdk |
|---|---|
| Message-ID | <[email protected]> |
The main function of process C is to read disk data without writing At 2022-01-04 14:36:47, "Cao, Gang" <gang.cao(a)intel.com> wrote: >What's the major functionalities of Process C? Is it just for control path management? > >If it is for control path management, maybe you could try to use "CUSE" support and get the NVMe devices from Process A and B. > >Refer to https://spdk.io/doc/nvme.html, search "Enabling cuse support for NVMe" > >-----Original Message----- >From: xu_zhaoqian(a)163.com <xu_zhaoqian(a)163.com> >Sent: Tuesday, January 4, 2022 14:29 >To: spdk(a)lists.01.org >Subject: [SPDK] Re: Some doubts about spdk attach nvme device > >I know what you mean, but now process A and process B must be primary, because their huge page files need to be isolated from each other. so the shm_id of process A and process B are now different,this cannot be modified. >_______________________________________________ >SPDK mailing list -- spdk(a)lists.01.org >To unsubscribe send an email to spdk-leave(a)lists.01.org >_______________________________________________ >SPDK mailing list -- spdk(a)lists.01.org >To unsubscribe send an email to spdk-leave(a)lists.01.org