From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============8669962092264172998==" MIME-Version: 1.0 From: Kumaraparameshwaran Rathnavel Subject: Re: [SPDK] Parse Subsystem Date: Sun, 06 Nov 2016 23:25:08 +0530 Message-ID: <1930099B-060D-400A-B10F-CE4C145A71FA@cloudsimple.com> In-Reply-To: A98B2F79-DDA1-4480-AE85-BF8520EB40D8@cloudsimple.com List-ID: To: spdk@lists.01.org --===============8669962092264172998== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable I understand that the event is enqueued in another core. The event is enque= ued from the master core. So does that mean that until function returns fro= m the master core the function in the another core will not be executed = Sent from my iPhone > On 06-Nov-2016, at 10:25 PM, Kumaraparameshwaran Rathnavel wrote: > = > In the function spdk_nvmf_parse_subsystem the function nvmf_create_subsys= tem is called first which means that function calls spdk_get_io_channel is = called for each space. But the namespaces are added only after this functio= n call to the subsystem. How does this work? > = > Thanking you, > Param --===============8669962092264172998==--