FreeBSD on New Architectures
Kartoffel writes: "FreeBSD hackers have been hard at work getting the OS to run on PowerPC, IA64, and Sparc64 machines. These announcements are originally from FreeBSD.org. PowerPC: Benno Rice has committed a mega-patch which added support for OpenFirmware to the FreeBSD loader. The loader can now load a kernel over the network and execute it on an Apple iMac. IA64: After a few months of development Doug Rabson and Peter Wemm have committed patches which extends the FreeBSD/ia64 port's functionality and adds the possibility to boot on real hardware. Sparc64: Jake Burkholder and Thomas Moestl have been porting FreeBSD to the ultra sparc for the past few months and first booted a machine into single user mode on the 18th of October. The log from the serial console is available."
In addition to the porting work going on moving FreeBSD to other platforms, I'm really looking forward to new stuff in 5.0-CURRENT.
FreeBSD 4.x doesn't do SMP terribly well, for instance. Version 5.0 brings SMPng, kernel scheduler entities, a preemptable kernel and possibly more. It's gonna be awesome.
It's also particularly nice to see FreeBSD booting on Mac hardware. Sure, Apple's already got big chunks of FreeBSD 3.2 inside Darwin, but now we've got 5.0-CURRENT running on PPC, and the source is available. Imagine how sweet MacOS X could be if Apple MFC'ed from this new PPC FreeBSD work that's going on. Mmmmm...
The first boot on real hardware to single+ 0+archive/2001/freebsd-ia64/20011007.freebsd-ia64
user mode happened about 2 weeks ago. See
http://docs.FreeBSD.org/cgi/getmsg.cgi?fetch=3921
The IA64 port is booting multi-user now, and has been for quite some time.
I can understand the IA-64 port, as most of the x86 crowd will eventually be there, but why PPC and SPARC? Those are even more major changes, and makes a lot more work for drivers etc. Given that the SMP code in FBSD is nowhere near that of Solaris, it would make more sense to stick to the workgroup server sized market, with 4-8 CPU machines on x86 (what really needs 1 or 2 proc sun hardware that can't be accomplished on 1-2 way x86 or even 4-way x86?).
Please note that Sparc64 is Fujitsu's 64-bit SPARC processor, which is not completely compatibel with Sun own 64-bit SPARC processor, called UltraSparc. They've been working on getting FreeBSD to work on the UltraSparc architecture, since the DEC^H^H^HCompaq road seems to be a dead end...
As a user of FreeBSD in a large enterprise environment, I cannot agree with you less.
Not only does FreeBSD power our enterprise servers and network archicecture, but it also runs many of our call center's agents pcs as well!
Conformity is the jailer of freedom and enemy of growth. -JFK
I have no idea about other platforms; but my experience recently w/ NetBSD on the i386 platform left a bad (not bitter, unpleasent, kinda like fish) taste in my mouth.
Here's the things I did not like, from my POV...
setting up DHCP is a huge PITA under NetBSD, it's automatic under FreeBSD
There is no (practical) Xfree86 4.x under NetBSD (you have to set arcane options when you re-compile X from scratch); FreeBSD includes X 4.x as an optional package
FreeBSD is optimized for the x86 platform and shows it when contrasted against NetBSD.
Just my opinion...