com presentations: .: confoo16a.html slides/intro/numa.xml

[email protected] (Rasmus Lerdorf) Wed, 24 Feb 2016 20:22:44 +0000
Newsgroups php.pres
Message-ID <[email protected]>
Commit:    1bece8443119fb4c3195c06c7fc27c18def4e4cb
Author:    Rasmus Lerdorf <[email protected]>         Wed, 24 Feb 2016 15:22:44 -0500
Parents:   123fdb70c3017dc3653bd095e4e7ab56ddd5d25c
Branches:  master

Link:       http://git.php.net/?p=presentations.git;a=commitdiff;h=1bece8443119fb4c3195c06c7fc27c18def4e4cb

Log:
.

Changed paths:
  M  confoo16a.html
  M  slides/intro/numa.xml


Diff:
diff --git a/confoo16a.html b/confoo16a.html
index 61456e8..297599c 100644
--- a/confoo16a.html
+++ b/confoo16a.html
@@ -724,6 +724,7 @@ NUMA node1 CPU(s):     12-23,36-47</code></pre>
 		<ul>
 			<li style="font-size: 1em;list-style-type: circle;">numactl --interleave=all httpd/php-fpm</li>
 			<li style="font-size: 1em;list-style-type: circle;">split multi-socket with containers</li>
+			<li style="font-size: 1em;list-style-type: circle;">BIOS Snoop Mode setting? HS/ES/COD?</li>
 			<li style="font-size: 1em;list-style-type: circle;">ignore it</li>
 		</ul>
 		</section>	</section>
diff --git a/slides/intro/numa.xml b/slides/intro/numa.xml
index 0d8a26a..62eb754 100644
--- a/slides/intro/numa.xml
+++ b/slides/intro/numa.xml
@@ -105,6 +105,7 @@ NUMA node1 CPU(s):     12-23,36-47
 <list>
 <bullet fontsize="1em" type="circle">numactl --interleave=all httpd/php-fpm</bullet>
 <bullet fontsize="1em" type="circle">split multi-socket with containers</bullet>
+<bullet fontsize="1em" type="circle">BIOS Snoop Mode setting? HS/ES/COD?</bullet>
 <bullet fontsize="1em" type="circle">ignore it</bullet>
 </list>