1 00:00:06,300 --> 00:00:10,100 Welcome to introduction to the FreeBSD. Open-source 2 00:00:10,100 --> 00:00:14,800 operating system, live lessons. I am dr. Marshall Kirk mckusick. 3 00:00:14,800 --> 00:00:18,800 I earned an undergraduate degree in electrical engineering from Cornell University, 4 00:00:18,800 --> 00:00:22,900 at the University of California at Berkeley. I earned a master's degree in 5 00:00:22,900 --> 00:00:26,900 Business Administration and a PhD in computer science at 6 00:00:26,900 --> 00:00:30,500 Berkeley. I worked with Bill Joy, on the early releases of the Berkeley software distribution 7 00:00:30,500 --> 00:00:34,700 generally, just shortened to BSD. I took over managing the 8 00:00:34,700 --> 00:00:36,200 BSD project when Bill left. 9 00:00:36,300 --> 00:00:40,900 Who found Sun Microsystems the BSD project at Berkeley finished Ten Years 10 00:00:40,900 --> 00:00:44,900 After I took over with the release of a freely redistributable open-source distribution 11 00:00:44,900 --> 00:00:48,800 called 4.4, BSD light several open source 12 00:00:48,800 --> 00:00:52,100 project started based on the 4.4, BSD Light release 13 00:00:52,100 --> 00:00:55,000 including FreeBSD netbsd and openbsd 14 00:00:55,000 --> 00:00:59,900 following the final release of 4.4 BSD light. I left 15 00:00:59,900 --> 00:01:03,900 the university to become a self-employed consultant. I work with companies that base 16 00:01:03,900 --> 00:01:06,300 products on FreeBSD in addition. 17 00:01:06,300 --> 00:01:10,800 To my Consulting business. I am a member of the board of directors of the FreeBSD Foundation. A 18 00:01:10,800 --> 00:01:14,500 501 c, 3 organization that raises money to support the FreeBSD 19 00:01:14,500 --> 00:01:18,600 project. I am an author of four books, about the BSD Colonel, 20 00:01:18,900 --> 00:01:22,700 the first to describe the 4.3 BSD and the 4.4, BSD 21 00:01:22,700 --> 00:01:26,600 releases from Berkeley. The two most recent books describe the FreeBSD 22 00:01:26,600 --> 00:01:30,700 kernel. This course, is an overview of a 15-week class that I teach 23 00:01:30,700 --> 00:01:34,900 based on the most recent book, the second edition of the design and implementation of the 24 00:01:34,900 --> 00:01:36,200 FreeBSD operating. 25 00:01:36,300 --> 00:01:40,900 System, here's what we're going to cover lesson. One is an introduction 26 00:01:40,900 --> 00:01:44,900 to the FreeBSD community. In second lesson will have an introduction to 27 00:01:44,900 --> 00:01:47,800 the FreeBSD kernel lesson. Three will cover processes. 28 00:01:47,800 --> 00:01:51,900 Lesson Four will cover virtual memory lesson 5 will be an 29 00:01:51,900 --> 00:01:55,400 overview of the I/O system lesson, 6 will cover devices. 30 00:01:55,600 --> 00:01:59,900 Lesson 7 will cover the fast. Filesystem lesson 8 will cover the ZFS 31 00:01:59,900 --> 00:02:03,800 filesystem and the final lesson 9 will cover networking and interprocess. 32 00:02:03,800 --> 00:02:06,100 Communication. Let's get 33 00:02:06,300 --> 00:02:07,000 started.