From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============3166119838029813023==" MIME-Version: 1.0 From: Kumaraparameshwaran Rathnavel Subject: Re: [SPDK] Core Date: Sun, 20 Nov 2016 21:05:05 +0530 Message-ID: <7A9D3370-601E-4C07-8FC3-67F66D9EA1C2@cloudsimple.com> In-Reply-To: F3FF4D29-AE4F-4085-8524-2DE7AE0DA9B1@cloudsimple.com List-ID: To: spdk@lists.01.org --===============3166119838029813023== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Hey Guys got the validation of the reactor mask against lcore in that funct= ion.. Sent from my iPhone > On 20-Nov-2016, at 8:36 PM, Kumaraparameshwaran Rathnavel wrote: > = > Hi All , = > = > I see that Reactor mask is assigned during the initialisation time. So th= e global mask represents the number of cores in which reactors can run. So = when subsystem is initialised we get a parameter from config file called lc= ore. The core in which the subsystem should run . So we call a function cal= led spdk_nvmf_allocate_core .. what does this function do. N maximum value = of reactor mask is the maximum number of cores in the system. Correct me i= f I am wrong. N I need to understand about that function. > = > Regards , > Param --===============3166119838029813023==--