TECHZIE.BLOGSPOT.COM

Your TECH GADGET GURU


Barrelfish is a research operating system being developed by researchers at ETH Zurich in Switzerland in collaboration withMicrosoft Research. Barrelfish is designed for the computers of tomorrow, following the current trends of an increasing number of cores.
Current generation operating systems have been adapted to take advantage of the increasing core count, and are now more multi-tasking enabled and aware, but as the number of cores steadily goes on increasing, a time will come when simply adapting current OSs will no longer be feasible.
There is still time, as a MIT researchers have shown Linux to be feasible even with as many as 48 cores, however when the cores go significantly beyond that, new kinds of operating systems will be needed. And Barrelfish is one.
Barrelfish is designed for not only an increasing number of cores, but also the diversity in computing platforms that is available now. Software such as Firefox, Opera, games like Angry Birds etc are available on both PCs and tablet / mobile devices. While most personal computers have x86-compatible hardware (Intel and AMD processors), most mobile platforms have ARM processors. Even on the same hardware, whether it be a desktop or a mobile, the architecture of the GPU differs greatly from that of the CPU. Our computing environments are already becoming more heterogeneous, and applications are being written with components that run on the CPU, and other components that run on the GPU.
Barrelfish is a "multikernel" OS, a completely new model in which instead of running a single kernel which runs on all cores, each core runs a separate instance of the kernel, whether it is an ARM processor, an x86 processor, a co-processor or even a GPU. Each of these kernels is a microkernel, meaning that it has only the bare minimum code needed to run on a core. The different kernels can pass messages to each other, and generally do not even need to know what architecture the kernels are running on.
Future computers could then have multiple different cores, each optimized to handle a particular kind of data, and the multikernel model would sort the rest out.
Currently Barrelfish is just a research OS intended to explore a new paradigm of operating system architectures, and had little practical application. The Barrelfish website itself does run on Barrelfish though.
Barrelfish has been released under the MIT Open Source licence, and is now available in amercurial repository.



Amidst the flurry of new open-source phone operating systems, such as Samsung’s Bada, Symbian^3, and Android, Intel and Nokia have finally released a pre-release build of their MeeGo, yesterday.

A Linux-based system, MeeGo is a developer-friendly combination of its parent’s previous operating systems, Moblin and Maemo, and will be released as a completely open-source operating system.






The pre-release build MeeGo OS source code is currently only compatible with the Nokia N900, Intel’s Atom line of computers, and Atom-based mobile phones. It currently is geared towards back-end development, and developer tools, with no GUI or front-end interface as yet. The OS code can also be booted from a USB flash drive, apart from the device directly. Imad Sousou of MeeGo describes the build, "The MeeGo common core includes the various key subsystems including the core operating system libraries, the comms and telephony services, internet and social networking services, visual services, media services, data management, device services, and personal services."

A full release of the OS code is due around May. 2010. Learn more and download the code at the MeeGo site.

Place an Ad