Slashdot Mirror


FreeBSD 5.0 Available

Vegard writes "Although not yet officially announced, the 5.0 version of FreeBSD is beginning to appear on the FreeBSD FTP site and mirrors world wide." Congrats to the developers. Update: 01/19 17:44 GMT by T : Some more detail -- Dan writes "Scott Long of FreeBSD Release Engineering team has officially announced the availability of FreeBSD 5.0 release. Improvements include second generation UFS filesystem, GEOM, the extensible and flexible storage framework, DEVFS, the device virtual filesystem, Bluetooth, ACPI, CardBus, IEEE 1394 and many more! FreeBSD is also available on 64-bit sparc64 and ia64 platforms."

1 of 353 comments (clear)

  1. Re:Nice linking by cant_get_a_good_nick · · Score: 4, Interesting

    Does it have anything to do with linux being monolithic kernel?

    FreeBSD is also built on a monolithic kernel. Monolithic kernels tend to be as fast or (usually) faster than MicroKernels - no message passing, everything is essentially 'global' and readily accessed. As far as monolithic goes, you might be having a brainfart about MacOS X, which is a MicroKernel (Mach) with a kernel level BSD blob (a mix of Free and NetBSD).

    FreeBSD has always been able to withstand higher loads than Linux. Just been around longer. It has a more mature VM that can take the load, and has a more mature TCP/IP stack.

    Not a troll, I just FreeBSD has stability advantages over Linux under high load. Linux has a lot of other advantages, take your pick. I don't know why folks get into religious arguments and start yelling over what free UNIX you should use. "You know if you use THIS free, stable, x86 UNIX-like system with a lot of application support, you're real cool, but if you use THAT free, stable, x86 UNIX-like system with a lot of application support, you're a total asshole man." I must be clueless; I just don't get it.