All of lore.kernel.org
 help / color / mirror / Atom feed
* [SPDK] threads
@ 2020-04-30 18:50 Trevor Kramer
  0 siblings, 0 replies; only message in thread
From: Trevor Kramer @ 2020-04-30 18:50 UTC (permalink / raw)
  To: spdk

[-- Attachment #1: Type: text/plain, Size: 359 bytes --]

Is it allowed to connect to a nvme in one thread (spdk_nvme_connect) and
use the controller handle returned in different threads to allocate and use
qpairs (spdk_nvme_ctrlr_alloc_io_qpair)? Or does everything have to be done
in a single thread? I'm seeing intermittent buffer corruption and I'm
wondering if this could be the cause?

Thanks,

Trevor

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-04-30 18:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-30 18:50 [SPDK] threads Trevor Kramer

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.