
TestMac.net has
published a quick look at Mac OS X Snow Leopard.
"The biggest changes are under the hood. Snow Leopard is fast. Very fast. Like, surprisingly fast. From boot times to general application usage, Snow Leopard was noticeably quicker then Leopard when using the same system. Apple and 3rd party applications alike, they all launched faster and performed smoother. I'm sure this can be attributed to the new 64-bit architecture, but its amazing how much of a difference it really is." Screenshots included.
Permalink for comment 320417
To read all comments associated with this story, please
click here.
Member since:
2007-07-27
Most of OSX's FreeBSD bits are userland, not kernel. "
well yes but code from freebsd still is an important part of the kernel. if i remember correctly, originally a big part of the freebsd kernel was bolted on top of mach and combined with the driver subsystem io-kit. that's why the bad multithreading support of bsd affected xnu too. most programms don't call mach directly but through bsd-threads.
but i have no idea how much room for improvement is left and if the improvements of freebsd 7 are of any use for xnu. if they happened in a part of the kernel covered by mach, they aren't. but i think that the bsd-part also provided the posix threading model and that has been improved in freebsd 7. apple syncronised the bsd-part of xnu with freebsd 5 in darwin 7 (osx 10.3).
ps:
http://www.osnews.com/thread?283223
pss: http://www.kernelthread.com/mac/osx/arch_xnu.html
Edited 2008-06-27 16:34 UTC