Linked by Thom Holwerda on Tue 13th Oct 2009 18:24 UTC, submitted by Lazarus
Permalink for comment 389102
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.





Member since:
2006-05-09
Because you are a Linux user you must bash the nice work being done in the BSDs arenas?
AFAIK, jemalloc was born inside of FreeBSD, this is one of the best memory allocators found currently and is being used in Firefox since 3.0. FreeBSD does not aport anything?
The "ports" package manager was born in FreeBSD and similar technology is being used in OpenBSD (port collection), NetBSD and DragonFly (pkgsrc), MacOSX (MacPorts and DarwinPorts) and in Linux (Gentoo's Portage)...
"Jails" is another good contribution of BSD implementing similar technologies in Solaris (Zones).
HammerFS is a nice filesystem written by the main DragonFly developer.
OpenSSH was born in OpenBSD.