OpenBFS Becomes SkyFS for SkyOS

Robert Szeleney, creator of SkyOS, was lately shopping for a new file system for his hobby OS and finally adopted the OpenBFS file system. OpenBFS was initially created for OpenBeOS and it is a re-implementation of Be's BFS. It is 64-bit, attributed and journaled, however it lacks built-in mulit-user, ACL support and other advanced security features. Robert promises changes to the file system (as opposed to a plain port) and so he now renamed his version "SkyFS". Full file system access (read/write/execute) is expected to be ready by the end of this weekend.

GTK+ 2.3.2 Released

This is a development release leading up to GTK+-2.4. Changes since GTK+-2.3.1 include many API fixes for new widgets and bug fixes in new and old code, along with various new API enhancements, such as allowing saving a GdkPixbuf to an in memory buffer, and a "blazingly fast" fixed-height mode that can be enabled for GtkTreeView. GLib 2.3.2 and Pango 1.3.2 were also released. Elsewhere, ComputerWorld interviews Jeff Waugh, release manager of Gnome.

X.org and XFree86 Reform as a Single Group

In a press conference held today at LinuxWorld 2004 in New York, members of the old X consortium, some members of the disbanded XFree86 core developer group, and Havoc Pennington of freedesktop.org announced that X.org and XFree86 have essentially merged, and that the reformed group is working together to bring "not just more eye candy but new functionality" to the X server for Linux and Unix. Our Take: We wonder what this means for Keith Packard's X implementation hosted at fd.o. Update: Apparently the above is not accurate, only a few (one?) developers joined X.org.

Did Sun help itself by being last to Linux? CA on Linux Generation

"It's all well and good to call Linux mature, but one of the most painful phrases in the IT industry proves it's not. That phrase is "end-to-end," and among the major hardware players out there, it's a surprisingly taboo concept. That is, surprisingly enough, except for one vendor - Solaris worshipper Sun" says TheRegister, while Computer Associates say that "First we had the PC generation. Then the Internet generation. And now we're in the midst of the Linux generation. And it's not too soon to join."

Intel P4, IBM Power CPU News

Intel has confirmed that its 'Prescott' processor features a longer instruction pipeline than the current desktop Pentium 4. The announcement lends weight to media claims that the chip will run more slowly than its predecessor. In the meantime, you can see why Apple waited for the 90nm version of the PowerPC 970 before launching a G5-based Xserve 1U rackmount server: the latter's heat dissipation characteristics.

Installing Lam-mpi Cluster on FreeBSD How to

soup4you2 writes "A cluster is used to make a collection of 2 or more computers run as a single super computer. Clusters can be used to increase reliability and/or increase performance and resources available. A Beowulf cluster is a group of usually identical PC computers that are networked together into a TCP/IP LAN, and have libraries and programs installed which allow processing to be shared among them."