Skip to content

Commit 57dde93

Browse files
author
Elena Crenguta Lindqvist
committed
blä
1 parent 8d69758 commit 57dde93

File tree

2 files changed

+8
-10
lines changed

2 files changed

+8
-10
lines changed

itnot/index.html

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -533,21 +533,19 @@
533533
</section>
534534
<!-- SlideX -->
535535
<section>
536-
<p>With eBPF you can basically modify the kernel behaviour</p>
536+
<p>eBPF to modify the kernel behaviour</p>
537+
<tr>
538+
<th><img src="pics/bpf-hooks.png" width=79% height=79%></th>
539+
</tr>
540+
<br>
541+
<p style="text-align:right;"> <font size="-1">Shamefully stolen from </font> <a href="https://twitter.com/alexei_ast"><font size="-1">Alexei</font></a></p>
542+
537543
<aside class="notes">
538544
You can safely and easily modify kernel behaviour.
539545

546+
540547
</aside>
541548
</section>
542-
<!-- SlideX -->
543-
<section>
544-
<p>BCC tools</p>
545-
<aside class="notes">
546-
547-
</aside>
548-
</section>
549-
550-
551549

552550
<!-- Slide12 -->
553551
<section> smartNICs with Storage

itnot/pics/bpf-hooks.png

136 KB
Loading

0 commit comments

Comments
 (0)