Fix Luigi name
PR: docs/37817 Submitted by: Yonatan Bokovza <yonatan@xpert.com>
This commit is contained in:
parent
b7cf1bf61d
commit
e4af7886e0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=13003
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/events/2002/bsdcon-devsummit.sgml,v 1.5 2002/04/13 14:32:46 rwatson Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/events/2002/bsdcon-devsummit.sgml,v 1.6 2002/04/30 01:30:19 trhodes Exp $">
|
||||
<!ENTITY email 'hackers'>
|
||||
<!ENTITY title "BSDCon 2002 FreeBSD Developer Summit">
|
||||
<!ENTITY stylesheet "&base;/events/events.css">
|
||||
|
@ -891,7 +891,7 @@
|
|||
<div class="topic">
|
||||
<hr>
|
||||
<a name="network"></a>
|
||||
<h2>Network Stack - Luigo Rizzo</h2>
|
||||
<h2>Network Stack - Luigi Rizzo</h2>
|
||||
|
||||
<p>Recent work has been on performance. Removal of unnecessary
|
||||
copies. Using clusters etc. There is the polling code but it's
|
||||
|
|
Loading…
Reference in a new issue