Linked by Thom Holwerda on Mon 10th Nov 2008 22:56 UTC
Thread beginning with comment 336980
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[2]: Piggybacking is the only sensible policy
by Soulbender on Tue 11th Nov 2008 18:54
in reply to "RE: Piggybacking is the only sensible policy"
RE[3]: Piggybacking is the only sensible policy
by WereCatf on Tue 11th Nov 2008 19:08
in reply to "RE[2]: Piggybacking is the only sensible policy"
OSX runs on a Mach kernel, not a FreeBSD kernel.
"Darwin is built around XNU, a hybrid kernel that combines the Mach 3 microkernel, various elements of BSD (including the process model, network stack, and virtual file system),[2] and an object-oriented device driver API called I/O Kit."
So, it does have BSD elements in it and it is not a pure Mach 3 microkernel either. Also, the userland consists of code taken from NEXTSTEP, FreeBSD and a several others.
http://en.wikipedia.org/wiki/Darwin_(operating_system)







Member since:
2006-05-09
MacOSX is actually such thing, in lower levels, it runs a forked FreeBSD (Darwin).