Marshall Kirk McKusick Biography

American computer scientist (born 1954)

Marshall Kirk McKusick (born January 19, 1954) is a computer scientist, known for his extensive work on BSD UNIX, from the 1980s to FreeBSD in the present day. He was president of the USENIX *ociation from 1990 to 1992 and again from 2002 to 2004, and still serves on the board. He is on the editorial board of ACM Queue Magazine. He is known to friends and colleagues as "Kirk".

McKusick received his B.S. in electrical engineering from Cornell University, and two M.S. degrees (in 1979 and 1980 respectively) and a Ph.D. in computer science from the University of California, Berkeley in 1984.

McKusick lives in California with Eric Allman, his partner since graduate school, whom he married in October, 2013.

BSD

McKusick started with BSD by virtue of the fact that he shared an office at Berkeley with Bill Joy, who spearheaded the beginnings of the BSD system.

Some of his largest contributions to BSD have been to the file system. He helped to design the original Berkeley Fast File System (FFS). In the late 1990s, he implemented soft updates, an alternative approach to maintaining disk integrity after a crash or power outage, in FFS, and a revised version of Unix File System (UFS) known as "UFS2". The magic number used in the UFS2 super block structure reflects McKusick's birth date: #define FS_UFS2_MAGIC 0x19540119 (as found in /usr/include/ufs/ffs/fs.h on FreeBSD systems). It is included as an easter egg.

He was also primarily responsible for creating the complementary features of filesystem snapshots and background fsck (file system check and repair), which both integrate closely with soft updates. After the filesystem snapshot, the filesystem can be brought up immediately after a power outage, and fsck can run as a background process.

The Design and Implementation series of books are regarded as very high-quality works in computer science. They have been influential in the development of the BSD descendants. The BSD Daemon, often used to identify BSD, is copyrighted by Marshall Kirk McKusick.

Bibliography

  • S. Leffler, M. McKusick, M. Karels, J. Quarterman: The Design and Implementation of the 4.3BSD UNIX Operating System, Addison-Wesley, January 1989, ISBN:0-201-06196-1. German translation published June 1990, ISBN:3-89319-239-5. *anese translation published June 1991, ISBN:4-621-03607-6 (out of print).
  • S. Leffler, M. McKusick: The Design and Implementation of the 4.3BSD UNIX Operating System Answer Book, Addison-Wesley, April 1991, ISBN:0-201-54629-9. *anese translation published January 1992, ISBN:978-4-8101-8039-8
  • M. McKusick, K. Bostic, M. Karels, J. Quarterman: The Design and Implementation of the 4.4BSD Operating System, Addison-Wesley, April 1996, ISBN:0-201-54979-4. French translation published 1997, International Thomson Publishing, Paris, France, ISBN:2-84180-142-X.
  • McKusick, 1999 Twenty Years of Berkeley Unix (from the book Open Sources: Voices from the Open Source Revolution ISBN:1-56592-582-3)
  • M. McKusick, George Neville-Neil: The Design and Implementation of the FreeBSD Operating System, Addison-Wesley, July 2004, ISBN:0-201-70245-2
  • M. McKusick, George Neville-Neil, R. Watson: The Design and Implementation of the FreeBSD Operating System, Second Edition, Addison-Wesley, September 2014, ISBN:0-321-96897-2

References

    External links

    • McKusick's home page
    Companies
    • Sleepycat Software
    • Walnut Creek CDROM
    • Berkeley Software Design
    • iXsystems
    Other topics
    • Comparison
    • History
    • Licensing
    • BSD Daemon
    • Lumina
    • Computer Systems Research Group
    • Category
    • Commons
    People
    • Matthew Dillon
    • Jordan Hubbard
    • Poul-Henning Kamp
    • Mike Karels
    • Ben Laurie
    • Sam Leffler
    • Marshall Kirk McKusick
    • Diomidis Spinellis
    • Robert Watson
    • Dru Lavigne
    Derivatives
    Marshall Kirk McKusick