Manila talk

This commit is contained in:
Rasmus Lerdorf
2016-10-10 19:39:25 -07:00
parent d993def5fa
commit 0753d1c2ac
4 changed files with 1087 additions and 3 deletions

1033
ph16.html Normal file

File diff suppressed because it is too large Load Diff

52
ph16.xml Normal file
View File

@@ -0,0 +1,52 @@
<presentation
template="simple"
navmode="html"
titlecolor="#000000"
navbarbackground="#bbbbbb"
navbartopiclinks="0"
logo1="images/php-med-trans.png"
titlesize="6em"
navbarheight="3.5em"
examplebackground="#ffffff"
outputbackground="#ffffff"
exampleclass="noshadow"
exampleoutputclass="noshadow"
>
<topic>PHP</topic>
<title>Deploying PHP 7</title>
<event>PHP Conf Philippines</event>
<location>Manila</location>
<date>Oct.13, 2016</date>
<speaker>Rasmus Lerdorf</speaker>
<url>http://talks.php.net/ph16</url>
<twitter>@rasmus</twitter>
<slide>slides/intro/titlepage.xml</slide>
<slide>slides/intro/php7_speed.xml</slide>
<slide>slides/intro/php7_perf_s.xml</slide>
<slide>slides/intro/nov3/drupalbench.xml</slide>
<slide>slides/intro/nov3/wpbench.xml</slide>
<slide>slides/intro/nov3/moodlebench.xml</slide>
<slide>slides/intro/nov3/wardrobebench.xml</slide>
<slide>slides/intro/nov3/cachetbench.xml</slide>
<slide>slides/intro/smembase.xml</slide>
<slide>slides/intro/smemdrupal.xml</slide>
<slide>slides/intro/smemwp.xml</slide>
<slide>slides/intro/smemmoodle.xml</slide>
<slide>slides/intro/php7_2016s.xml</slide>
<slide>slides/intro/bc7.xml</slide>
<slide>slides/intro/phan.xml</slide>
<slide>slides/intro/php7_tuning.xml</slide>
<slide>slides/intro/numa.xml</slide>
<slide>slides/intro/deploy_2016.xml</slide>
<slide>slides/intro/php7prod.xml</slide>
<slide>slides/intro/thank_you.xml</slide>
</presentation>

BIN
slides/intro/numa.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

View File

@@ -92,9 +92,8 @@ NUMA node0 CPU(s): 0-11,24-35
NUMA node1 CPU(s): 12-23,36-47
]]></example>
<break lines="1" section="htop_graphs"/>
<image width="800" height="325" filename="htop_ht.png" align="center"/>
<image width="979" height="229" filename="htop.png" align="center"/>
<break lines="1" section="numa_qpi"/>
<image width="751" height="295" filename="numa.png" align="center"/>
<break lines="1" section="numa_graph"/>
<image width="979" height="507" filename="numa_ht.png" align="center"/>