<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How does Splunk assign processor cores to execute a job (running a scrips, scheduled search, ad hoc search, etc)? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-does-Splunk-assign-processor-cores-to-execute-a-job-running/m-p/203446#M59110</link>
    <description>&lt;P&gt;Please keep in mind that &lt;CODE&gt;max_searches_per_cpu&lt;/CODE&gt; exists in &lt;CODE&gt;limits.conf&lt;/CODE&gt;.&lt;/P&gt;

&lt;P&gt;Good discussion at &lt;A href="https://answers.splunk.com/answers/70679/why-are-the-default-values-of-max-searches-per-cpu-and-base-max-searches-in-limits-conf-lowered-in-5-x.html" target="_blank"&gt;Why are the default values of max_searches_per_cpu and base_max_searches in limits.conf lowered in 5.x?&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 10:31:00 GMT</pubDate>
    <dc:creator>ddrillic</dc:creator>
    <dc:date>2020-09-29T10:31:00Z</dc:date>
    <item>
      <title>How does Splunk assign processor cores to execute a job (running a scrips, scheduled search, ad hoc search, etc)?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-does-Splunk-assign-processor-cores-to-execute-a-job-running/m-p/203444#M59108</link>
      <description>&lt;P&gt;How does Splunk assign processor cores to execute a job like running script, scheduled search, ad hoc search, etc.&lt;/P&gt;

&lt;P&gt;Let's say I have in total 2 sockets x 8 cores = 16 cores,&lt;BR /&gt;
each core has 2 logical cores, so in total it has 32 logical cores (threads)&lt;/P&gt;

&lt;P&gt;My question:&lt;BR /&gt;
 - Does Splunk use the physical core or logical core for any Splunk job?&lt;BR /&gt;
 - How does Splunk assign it to do the job? I mean is it random or round robin thing or how?&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2016 05:00:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-does-Splunk-assign-processor-cores-to-execute-a-job-running/m-p/203444#M59108</guid>
      <dc:creator>deodion</dc:creator>
      <dc:date>2016-08-03T05:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: How does Splunk assign processor cores to execute a job (running a scrips, scheduled search, ad hoc search, etc)?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-does-Splunk-assign-processor-cores-to-execute-a-job-running/m-p/203445#M59109</link>
      <description>&lt;P&gt;Search jobs run in their own process on the Splunk server.  So the assignment of a core to a search is done by the operating system.   Splunk is controlling the number of simultaneous searches that can execute based upon the number of cores in your system.  In 6.3+ Splunk can run parallel search and indexing pipelines, so that you can take advantage of more cores in your server.  &lt;/P&gt;

&lt;P&gt;Take a look at these previous answers and conf slide decks, they should help answer your questions:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://answers.splunk.com/answers/330733/should-i-turn-on-hyperthreading-with-splunk.html"&gt;https://answers.splunk.com/answers/330733/should-i-turn-on-hyperthreading-with-splunk.html&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://conf.splunk.com/session/2015/conf2015_ANekkanti_SPal_ATameem_Splunk_SplunkClassics_Harnessing63PerformanceAnd_a.pdf"&gt;http://conf.splunk.com/session/2015/conf2015_ANekkanti_SPal_ATameem_Splunk_SplunkClassics_Harnessing63PerformanceAnd_a.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://conf.splunk.com/session/2015/conf2015_DBitincka_Splunk_Deploying_NotesonOptimizingSplunk.pdf"&gt;http://conf.splunk.com/session/2015/conf2015_DBitincka_Splunk_Deploying_NotesonOptimizingSplunk.pdf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2016 14:52:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-does-Splunk-assign-processor-cores-to-execute-a-job-running/m-p/203445#M59109</guid>
      <dc:creator>Jeremiah</dc:creator>
      <dc:date>2016-08-03T14:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: How does Splunk assign processor cores to execute a job (running a scrips, scheduled search, ad hoc search, etc)?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-does-Splunk-assign-processor-cores-to-execute-a-job-running/m-p/203446#M59110</link>
      <description>&lt;P&gt;Please keep in mind that &lt;CODE&gt;max_searches_per_cpu&lt;/CODE&gt; exists in &lt;CODE&gt;limits.conf&lt;/CODE&gt;.&lt;/P&gt;

&lt;P&gt;Good discussion at &lt;A href="https://answers.splunk.com/answers/70679/why-are-the-default-values-of-max-searches-per-cpu-and-base-max-searches-in-limits-conf-lowered-in-5-x.html" target="_blank"&gt;Why are the default values of max_searches_per_cpu and base_max_searches in limits.conf lowered in 5.x?&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 10:31:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-does-Splunk-assign-processor-cores-to-execute-a-job-running/m-p/203446#M59110</guid>
      <dc:creator>ddrillic</dc:creator>
      <dc:date>2020-09-29T10:31:00Z</dc:date>
    </item>
  </channel>
</rss>

