Add Kirk's advanced code walkthrough evening course for spring 2009 in
Berkeley as an upcoming event. Submitted by: mckusick
This commit is contained in:
parent
ce7bf704fd
commit
0ababafab3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=33660
1 changed files with 35 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
<events>
|
<events>
|
||||||
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
|
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
|
||||||
<cvs:keyword name="freebsd">
|
<cvs:keyword name="freebsd">
|
||||||
$FreeBSD: www/share/sgml/events.xml,v 1.63 2008/12/06 11:43:05 danger Exp $
|
$FreeBSD: www/share/sgml/events.xml,v 1.64 2008/12/29 11:11:56 murray Exp $
|
||||||
</cvs:keyword>
|
</cvs:keyword>
|
||||||
</cvs:keywords>
|
</cvs:keywords>
|
||||||
|
|
||||||
|
@ -63,6 +63,40 @@
|
||||||
from commercial vendors.</description>
|
from commercial vendors.</description>
|
||||||
</event>
|
</event>
|
||||||
|
|
||||||
|
<event id="mckusick-adv-spring-2009">
|
||||||
|
<name>FreeBSD Kernel Internals: Intensive Evening Course</name>
|
||||||
|
<url>http://www.mckusick.com/courses/adveveclass.html</url>
|
||||||
|
<startdate>
|
||||||
|
<year>2009</year>
|
||||||
|
<month>3</month>
|
||||||
|
<day>18</day>
|
||||||
|
</startdate>
|
||||||
|
<enddate>
|
||||||
|
<year>2009</year>
|
||||||
|
<month>7</month>
|
||||||
|
<day>2</day>
|
||||||
|
</enddate>
|
||||||
|
<location>
|
||||||
|
<country code="US">USA</country>
|
||||||
|
<state>California</state>
|
||||||
|
<city>Berkeley</city>
|
||||||
|
</location>
|
||||||
|
|
||||||
|
<description>The <a
|
||||||
|
href="https://www.mckusick.com/courses/advclassform.html">
|
||||||
|
FreeBSD Kernel Internals: An Intensive Code Walkthrough</a>
|
||||||
|
course provides an in depth study of the source code of the
|
||||||
|
FreeBSD 8-current kernel as of early March. This course is
|
||||||
|
aimed at users with a good understanding of the algorithms used
|
||||||
|
in the FreeBSD kernel that want to learn the details of their
|
||||||
|
implementation. The class will be held at the historic <a
|
||||||
|
href="http://www.hillsideclub.org/"> Hillside Club</a> at 2286
|
||||||
|
Cedar Street, Berkeley, CA 94709 just three blocks north of the
|
||||||
|
Berkeley campus once per week from 6:30PM to 10:00PM starting
|
||||||
|
Wednesday March 18th and finishing Thursday July 2nd.</description>
|
||||||
|
</event>
|
||||||
|
|
||||||
|
|
||||||
<event id="asiabsdcon-2009">
|
<event id="asiabsdcon-2009">
|
||||||
<name>AsiaBSDCon 2009</name>
|
<name>AsiaBSDCon 2009</name>
|
||||||
<url>http://2009.asiabsdcon.org/</url>
|
<url>http://2009.asiabsdcon.org/</url>
|
||||||
|
|
Loading…
Reference in a new issue