 Microsoft's Barrelfish operating system is an experimental OS looking to bring improved multicore performance to Microsoft's OS's (Source: Network World)
 "Barrelfish hackers and hangers-on, Zurich, August 2009 " (Source: Microsoft/ETH Zurich)
Microsoft tests out multi-core improvements that will eventually be rolled into Windows
Microsoft has long cooked up new and
experimental operating systems whose features eventually got rolled
into its central Windows offerings. Most recently it's been
dabbling with Singularity, an experimental OS designed for increased
reliability thanks to kernel, device drivers, and applications being
written in managed SING# (an extension of C#) code. Another
test OS is Midori
(not to be confused with the web browser), an OS that sandboxes
applications for security and is designed for running concurrent
applications, a feature geared towards cloud computing
schemes.
Other recent efforts include its Windows
Azure OS, a cloud computing OS currently offered for free to
developers.
Now Microsoft has unveiled another new
OS prototype codenamed "Barrelfish". Barrelfish
is an OS optimized to run on multi-core machines. Namely,
Barrelfish uses message passing and a database like system to pass
information between cores. Typically OS's use share memory
schemes, which become very inefficient when resource demands are
high.
The new OS was jointly created by ETH Zurich, a
technology university, and Microsoft Research, located in Cambridge,
Mass.
Interestingly, it uses some open source BSD
third-part libraries, which are "covered by various BSD-like
open source licenses." This has led to speculation that
the new OS may be free and open source, not terms you typically would
associate with Microsoft.
According to developers who have
attended conferences on the new OS, it reportedly brings some of the
Midori/Singularity sandboxing protections onboard.
Additionally, applications reportedly have an alternate route of
accessing information from devices like graphics or sound cards.
A large deal of device information is reportedly stored in a central
database that can be queried.
Writes
developer "AudriUSA", "... instead of fully isolating
program from device via driver, Barrelfish has a kind of database
where lots of low level information about the hardware can be found.
The kernel is single threaded and non preemptive. Scheduling is
coupled with the message passing, an arrival of the message simply
activates the waiting thread. It also uses a little bit of the
microkernel concepts, running drivers in protected space, like L4 and
in general pushing a lot into application domains."
As
Intel and AMD expand
their 4, 6, and 8-core lineups and approach even higher
core counts, using these resources efficiently will be a crucial
operating system responsibility. It will be exciting to see
what kind of improvements that Microsoft can accomplish with
Barrelfish, as these improvements will surely be rolled into
successors to Windows 7.
"We basically took a look at this situation and said, this is bullshit." -- Newegg Chief Legal Officer Lee Cheng's take on patent troll Soverain
|
Most Popular ArticlesHigh School Student Creates Storage Device that Can Charge in 20 Seconds May 20, 2013, 6:51 AM NASA Awards $125,000 Grant for 3D Printed Food on Long-Term Space Travels May 21, 2013, 1:32 PM Seawater Cooling Saves Data Center Big Bucks, Energy, Despite Jellyfish Issues May 17, 2013, 3:23 PM Microsoft Announces Voice-Controlled "Xbox One" May 21, 2013, 12:55 AM EA Dev: Nintendo is "the Walking Dead"; Wii U is "Crap" May 20, 2013, 11:27 AM
|