Skip to content


October 01, 2009

Microsoft funds open source OS for multicore systems

Barrelfish preliminary code already released

By Jeremy Kirk


Microsoft is funding work in Cambridge and at ETH Zürich in Switzerland to design a new operating system that would allow programs to run much faster on multicore computers.

Advert

The OS, called Barrelfish, is still very much in a research phase, but its creators released the code earlier this month under an open source licence.

Nonetheless, talk of a new OS - especially with Microsoft's backing - sparked enough interest that many people have since downloaded the code, said Timothy Roscoe, a professor in the computer science department at ETH Zürich

However, "we are not targeting real users in any shape or form at this point," Roscoe said. His team will also present a paper at Symposium on Operating Systems Principles, which kicks off 11 October 11 in Montana.

The project, under way for about two years, builds on ideas researchers have had for years about how OSes will have to evolve to keep up with hardware advancements. Although Microsoft researchers are involved, the company said it had no comment.

In Barrelfish, each core has its own kernel and does not share memory as it does in Windows or Linux. Instead, the cores communicate by passing messages, what researchers term a "multikernel" model.

Passing messages between cores - such as security information and other information to ensure the OS is running consistently - is more efficient than sharing memory, Roscoe said.

But even if the OSes know how to make use of multiple cores on a chip, most applications today aren't written to take advantage them.

So companies such as Microsoft, Intel and Sun have been working to figure out how to write parallel code, which would allow applications to use a number of cores at the same time during processing, Roscoe said.

Apple is using parallel programming techniques in Grand Central Dispatch (GCD), an application library shipped with its latest update to Mac OS X, Snow Leopard. While GCD can be used to develop applications that make use of multiple cores, however, it only sits on top of the Mac OS, and isn't an OS itself, Roscoe said.

Barrelfish considers the whole OS as more of a distributed system. "Rather than evolving an inherently shared-memory model of OS structure to deal with complex tradeoffs and limited sharing, we take the opposite approach: design and reason about the OS as a distributed, non-shared system," the research paper said.

The multikernel approach means Barrelfish could run on more diverse hardware since it separates the OS from the hardware "as much as possible," the paper said. Just two aspects of the OS must be targeted to specific hardware architectures: the messaging transport mechanism and interfaces to the hardware.

It means the base code of Barrelfish would not have to be altered as much as say, Windows or Linux have been in recent years in order to run on more advanced hardware.

"For us operating system researchers, the inside of the computer is going to look very different from what it looked like five years ago," Roscoe said.

Barrelfish's code was released under a BSD-style license and is free to download. It runs on 64-bit x86 platforms. Researchers have written a web server as well as some graphical and visualisation applications but it won't run, for example, your normal Microsoft Office program.

Roscoe described Barrelfish as massively under-engineered for users but over-engineered as a research project. The code is not "terribly robust," but Roscoe said he expects a more complete version to be released later.

Barrelfish's code is jointly owned by Microsoft and ETH Zürich. No patents have been filed as of yet.

"The goal of the project is not to generate proprietary intellectual property for either Microsoft or ETH Zürich," Roscoe said. "The goal is to do research on a long-term basis."

Follow highlights from ComputerworldUK on Twitter
Sign up for our Daily Newsletter
The UK IT News widget Get it for your site!

« prev article | more operating systems news | next article »

Advert

close

Email this article to a friend or colleague:




PLEASE NOTE: Your name is used only to let the recipient know who sent the story, and in case of transmission error. Both your name and the recipient's name and address will not be used for any other purpose.

close
  • This article is now being printed.
close

What are your views on this subject? Use the form below to post a comment on this article up to 1000 characters.


Characters remaining:

close

Click below to add 'Microsoft funds open source OS for multicore systems - Linux & Unix - ComputerworldUK' to your blog.



If you do not have a ComputerworldUK Account and would like to use this feature, please Register.

If you are a registered, logged-in user, this will post the title and first paragraph of this story to your blog to share with your readers.

What is this?

Advert

WHITE PAPERS

  • Legal risks: Employee use of the internet and email
    Exploring the challenges facing IT Mangers today and vital steps to ensure safe internet an email use by employees.
  • Phishing for victims
    This White Paper examines the phenomenon of phishing. It explains the potentially catastrophic threat it presents to all kinds of organisation. Exploding some widespread myths, it lights up the murky waters where phishing first emerged and where it continues to evolve. But it also highlights what your business can do to blunt the threat.
  • Challenges and opportunities of PCI
    The control framework implicit in the Payment Card Industry Data Security Standard (PCI DSS) provides an enterprise structure for improving operational, security, and audit performance.
  • Social CRM comes of age
    Who is this “social customer”? What strategies and tools does the new breed of CRM provide to do something about this?
  • Risk Management: Protect and Maximize Stakeholder Value
    What has held organisations back from a broader adoption of risk management programs?
*