Sneha Girap (Editor)

Marshall Kirk McKusick

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Name
  
Marshall McKusick

Role
  
Computer scientist

Spouse
  
Eric Allman (m. 2013)


Marshall Kirk McKusick Paper Detail View EuroBSDCon2010

Born
  
January 19, 1954
Wilmington, Delaware

Known for
  
BSD, FreeBSD, UFS, soft updates, BSD Daemon

Education
  
Cornell University, University of California, Berkeley

Similar People
  
Michael J Karels, Keith Bostic, John Quarterman, Eric Allman

Computer science colloquium october 10 2013 marshall kirk mckusick


Marshall Kirk McKusick (born January 19, 1954) is a computer scientist, known for his extensive work on BSD, from the 1980s to FreeBSD in the present day. He was president of the USENIX Association 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".

Contents

Marshall Kirk McKusick ericjpg

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

Marshall Kirk McKusick tykirkeric1jpg

McKusick is openly gay and lives in California with Eric Allman, who was his domestic partner since graduate school and whom he married in October, 2013.

Marshall Kirk McKusick httpsuploadwikimediaorgwikipediacommonsthu

Superpages bsdcan 2011 part 1 of 2 marshall kirk mckusick


BSD

Marshall Kirk McKusick Videos

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

Some of his largest contributions to BSD have been to the file system. He helped design the original Berkeley Fast File System (FFS). More recently, he implemented soft updates, an alternative approach to maintaining disk integrity after a crash or power outage, in FFS, and a revised version of 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).

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 strongly influential in the development of the BSD descendants and have contributed to their cohesive and well-thought-out nature. The well-known daemon image, often used to identify BSD, is copyrighted by Marshall Kirk McKusick.

References

Marshall Kirk McKusick Wikipedia