Berkeley CSUA MOTD:Entry 40972
Berkeley CSUA MOTD
 
WIKI | FAQ | Tech FAQ
http://csua.com/feed/
2025/07/08 [General] UID:1000 Activity:popular
7/8     

2005/12/12-14 [Computer/SW/OS/FreeBSD] UID:40972 Activity:nil
12/12   Kirk McKusick is organizing a FreeBSD code reading class in Berkeley
        this spring:
        http://www.bsdforums.org/forums/showthread.php?t=37379
        \_ Is this anything like a poetry or bible reading?
           \_ Pretty much.
Cache (2548 bytes)
www.bsdforums.org/forums/showthread.php?t=37379
admin admin is offline Administrator Join Date: Jan 2002 Posts: 2,845 FreeBSD 60 Code Reading Class Kirk McKusick is organizing a FreeBSD code reading seminar to be run in B erkeley early next year. He would really appreciate having some of the c ommitters attend and participate as he plans to debate architectural iss ues as well as discuss implementation details. Kirk says that because of the colossal amount of time that it takes to prepare for and run this c lass, he only does it about once every six years! com> Subject: FreeBSD 60 Code Reading Class For those of you living in the Bay Area, I am organizing a FreeBSD code reading seminar to be run in Berkeley early next year (dates below). I would really appreciate having some of the committers attend and participate as I plan to debate architectural issues as well as discuss implementation details. Committers are eligible for a 50% discount, send me email for details. I do plan to video tape the lectures and make them available on DVD-R in June for those of you that are interested but unable to attend. Because of the colossal amount of time that it takes to prepare for and run this class, I only do it about once every six years. Kirk McKusick =-=-=-=-=-= Upcoming FreeBSD Kernel Code Reading Evening Course The FreeBSD Kernel Internals: An Intensive Code Walkthrough'' course will be taught during the Spring of 2006. The class will be held at the historic Hillside Club at 2286 Cedar Strett, Berkeley, CA 94709 just three blocks north of the Berkeley campus once per week from 6:30PM to 9:45PM starting Wednesday February 22nd and finishing Tuesday June 13th. html Description This course will provide a detailed background in the FreeBSD kernel. The course will cover all the basic parts of the system including process managment, memory management, scheduling, I/O structure, local and remote filesystems, and networking. The main emphasis will be on the machine independent parts of the system; little time will be spent on the machine specific parts of the system such as device drivers. Where machine specific topics are covered, the Intel PC architecture will be used for illustration. Course Materials Each student receives a CD-ROM containing the FreeBSD 60 kernel sources with tags database, plus a printed copy of the discussed files from the FreeBSD 60 kernel sources (two volumes totalling approximately 1200 pages). Course Organization The evening course meets once per week for fifteen weeks. The majority of the lecture time is spent reading kernel source code.