<?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: R80.20, SMT/Hyperthreading, 6000 series in General Topics</title>
    <link>https://community.checkpoint.com/t5/General-Topics/R80-20-SMT-Hyperthreading-6000-series/m-p/53526#M10678</link>
    <description>&lt;P&gt;Thanks for clarifying that for me!&amp;nbsp; So, with SMT enabled, what is your recommendation for target baseline for SND/CoreXL split for a new deployment?&amp;nbsp; I'm looking at page 228 in version 2 of your book, and the chart is based on SMT tuned off.&amp;nbsp; Would you recommend keeping the default split of 2/6 on the 6500 with SMT on?&amp;nbsp; I would think 3/5 would not be good because then you'd be sharing at least one physical core across SND and CoreXL.&lt;/P&gt;&lt;P&gt;What about the 6800 which has 10 physical / 20 virtual cores?&lt;/P&gt;&lt;P&gt;Thanks for your analysis and thoughts!&lt;/P&gt;</description>
    <pubDate>Wed, 15 May 2019 15:27:00 GMT</pubDate>
    <dc:creator>phlrnnr</dc:creator>
    <dc:date>2019-05-15T15:27:00Z</dc:date>
    <item>
      <title>R80.20, SMT/Hyperthreading, 6000 series</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-20-SMT-Hyperthreading-6000-series/m-p/53455#M10653</link>
      <description>&lt;P&gt;Just got a new pair of 6500 appliances with the R80.20 image on them.&amp;nbsp; It appears SMT/Hyperthreading is enabled by default on these.&amp;nbsp; When running 'fw ctl affinity -l' it shows SND allocated to cpus 0 and 4, with FW worker processes in between:&lt;/P&gt;&lt;P&gt;[Expert@fw:0]# fw ctl affinity -l&lt;BR /&gt;eth1: CPU 4&lt;BR /&gt;eth5: CPU 0&lt;BR /&gt;eth2: CPU 0&lt;BR /&gt;eth6: CPU 4&lt;BR /&gt;eth3: CPU 0&lt;BR /&gt;eth4: CPU 4&lt;BR /&gt;Kernel fw_0: CPU 7&lt;BR /&gt;Kernel fw_1: CPU 3&lt;BR /&gt;Kernel fw_2: CPU 6&lt;BR /&gt;Kernel fw_3: CPU 2&lt;BR /&gt;Kernel fw_4: CPU 5&lt;BR /&gt;Kernel fw_5: CPU 1&lt;BR /&gt;Daemon in.acapd: CPU 1 2 3 5 6 7&lt;BR /&gt;Daemon fwd: CPU 1 2 3 5 6 7&lt;BR /&gt;Daemon lpd: CPU 1 2 3 5 6 7&lt;BR /&gt;Daemon mpdaemon: CPU 1 2 3 5 6 7&lt;BR /&gt;Daemon topod: CPU 1 2 3 5 6 7&lt;BR /&gt;Daemon in.asessiond: CPU 1 2 3 5 6 7&lt;BR /&gt;Daemon cpd: CPU 1 2 3 5 6 7&lt;BR /&gt;Daemon cprid: CPU 1 2 3 5 6 7&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/597"&gt;@Timothy_Hall&lt;/a&gt;&amp;nbsp;, I thought Checkpoint always set the SND/IRQ/Dispatcher cores as the lowest numbered cores.&amp;nbsp; Do you think this is different due to SMT enabled?&amp;nbsp; I also thought it was a bad idea to put SND / worker cores next to each other on the same core pairs (threads?)&lt;/P&gt;&lt;P&gt;What are your thoughts around initial, out of the box performance configuration now that Checkpoint is enabling SMT by default?&amp;nbsp; I'm thinking specifically in R80.20 since that is now Checkpoint's recommended code version.&amp;nbsp; Also, specific to 6000 series as well since Checkpoint is heavily pushing these as the appliances of the future.&amp;nbsp; I'm thinking NGFW blades.&lt;/P&gt;&lt;P&gt;Thank you for any insight you can provide!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2019 21:03:49 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-20-SMT-Hyperthreading-6000-series/m-p/53455#M10653</guid>
      <dc:creator>phlrnnr</dc:creator>
      <dc:date>2019-05-14T21:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: R80.20, SMT/Hyperthreading, 6000 series</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-20-SMT-Hyperthreading-6000-series/m-p/53518#M10677</link>
      <description>&lt;P&gt;Cores 0-3 are the physical cores.&amp;nbsp; When SMT/Hyperthreading is enabled Cores 4-7 are added.&amp;nbsp; Core 4 is the second thread of execution on physical Core 0, Core 5 is the second thread of execution on physical Core 1, etc.&amp;nbsp; So yes that is completely expected with SMT enabled.&amp;nbsp; In your case SND/IRQ handling is happening on one physical core with two threads of execution just like it should.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2019 13:59:58 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-20-SMT-Hyperthreading-6000-series/m-p/53518#M10677</guid>
      <dc:creator>Timothy_Hall</dc:creator>
      <dc:date>2019-05-15T13:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: R80.20, SMT/Hyperthreading, 6000 series</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-20-SMT-Hyperthreading-6000-series/m-p/53526#M10678</link>
      <description>&lt;P&gt;Thanks for clarifying that for me!&amp;nbsp; So, with SMT enabled, what is your recommendation for target baseline for SND/CoreXL split for a new deployment?&amp;nbsp; I'm looking at page 228 in version 2 of your book, and the chart is based on SMT tuned off.&amp;nbsp; Would you recommend keeping the default split of 2/6 on the 6500 with SMT on?&amp;nbsp; I would think 3/5 would not be good because then you'd be sharing at least one physical core across SND and CoreXL.&lt;/P&gt;&lt;P&gt;What about the 6800 which has 10 physical / 20 virtual cores?&lt;/P&gt;&lt;P&gt;Thanks for your analysis and thoughts!&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2019 15:27:00 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-20-SMT-Hyperthreading-6000-series/m-p/53526#M10678</guid>
      <dc:creator>phlrnnr</dc:creator>
      <dc:date>2019-05-15T15:27:00Z</dc:date>
    </item>
    <item>
      <title>Re: R80.20, SMT/Hyperthreading, 6000 series</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-20-SMT-Hyperthreading-6000-series/m-p/53531#M10679</link>
      <description>&lt;P&gt;The starting split for a 6500 will depend on what blades you have enabled.&amp;nbsp; If you are using the typical "deep inspection" blades like APCL/URLF and a couple of Threat Prevention blades the default 2/6 split is probably appropriate.&amp;nbsp; If you are only using Firewall and IPSec VPN blades (and a large percentage of traffic will be accelerated) a 4/4 split would be a good starting point.&amp;nbsp; Same ratios for a 6800 depending on the blades enabled.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2019 18:21:29 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-20-SMT-Hyperthreading-6000-series/m-p/53531#M10679</guid>
      <dc:creator>Timothy_Hall</dc:creator>
      <dc:date>2019-05-15T18:21:29Z</dc:date>
    </item>
  </channel>
</rss>

