{"id":305654,"date":"2011-07-07T14:00:16","date_gmt":"2011-07-07T21:00:16","guid":{"rendered":"https:\/\/newed.any0.dpdns.org\/en-us\/research\/?p=305654"},"modified":"2016-10-15T10:59:45","modified_gmt":"2016-10-15T17:59:45","slug":"barrelfish-exploring-multicore-os","status":"publish","type":"post","link":"https:\/\/newed.any0.dpdns.org\/en-us\/research\/blog\/barrelfish-exploring-multicore-os\/","title":{"rendered":"Barrelfish: Exploring a Multicore OS"},"content":{"rendered":"<p><em>By Rob Knies, Managing Editor, Microsoft Research<\/em><\/p>\n<p>Multicore and many-core processors represent the future of computing.<\/p>\n<p>Concerns with power consumption and heat management have limited the ability of chip manufacturers to continue to provide more processing power via faster clock speeds. Consequently, to deliver the ever-increasing performance to which we\u2019ve all grown accustomed, processor makers have turned to developing chips with multiple cores to gain efficiency.<\/p>\n<p>The problem is that current operating systems were not designed to support computers with large numbers of processing cores. Efforts are afoot to make existing operating systems work well on existing hardware, but such attempts are incremental at best, and within five or 10 years, we\u2019ll need a new paradigm.<\/p>\n<p>That\u2019s what researchers from Microsoft Research and the <a class=\"msr-external-link glyph-append glyph-append-open-in-new-tab glyph-append-xsmall\" rel=\"noopener noreferrer\" href=\"http:\/\/www.systems.ethz.ch\/\" target=\"_blank\">Systems Group<span class=\"sr-only\"> (opens in new tab)<\/span><\/a> in the Department of Computer Science at ETH Zurich, the Swiss Federal Institute of Technology, are attempting to define.<\/p>\n<p>They have developed a new operating system for research, called <a class=\"msr-external-link glyph-append glyph-append-open-in-new-tab glyph-append-xsmall\" rel=\"noopener noreferrer\" href=\"http:\/\/www.barrelfish.org\/\" target=\"_blank\">Barrelfish<span class=\"sr-only\"> (opens in new tab)<\/span><\/a>, as a project to determine how best to negotiate this new era of multicore processing.<\/p>\n<p>Work began on Barrelfish in October 2007, starting from scratch, so the researchers involved could explore the implications of multicore computing in detail without the need to worry about existing code in current computer operating systems.<\/p>\n<div id=\"attachment_305660\" style=\"width: 320px\" class=\"wp-caption alignleft\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-305660\" class=\"size-full wp-image-305660\" src=\"https:\/\/newed.any0.dpdns.org\/en-us\/research\/wp-content\/uploads\/2016\/10\/Paul-Barham.jpg\" alt=\"Paul Barham\" width=\"310\" height=\"390\" srcset=\"https:\/\/newed.any0.dpdns.org\/en-us\/research\/wp-content\/uploads\/2016\/10\/Paul-Barham.jpg 310w, https:\/\/newed.any0.dpdns.org\/en-us\/research\/wp-content\/uploads\/2016\/10\/Paul-Barham-238x300.jpg 238w\" sizes=\"auto, (max-width: 310px) 100vw, 310px\" \/><p id=\"caption-attachment-305660\" class=\"wp-caption-text\">Paul Barham<\/p><\/div>\n<p>\u201cI see this as a way to explore fairly radical changes to the way people use computers,\u201d says Paul Barham, a principal researcher. \u201cAs an operating systems researcher, if you\u2019re starting from an existing operating system and modifying it, there are so many constraints that it\u2019s really difficult to try radical ideas.<\/p>\n<p>\u201cThese are the kinds of things that it\u2019s much easier to play with on a clean slate.\u201d<\/p>\n<p>Fellow researcher Rebecca Isaacs\u2014who, like Barham, has moved from <a href=\"https:\/\/newed.any0.dpdns.org\/en-us\/research\/lab\/microsoft-research-cambridge\/\" target=\"_blank\">Microsoft Research Cambridge<\/a> to Microsoft Research Silicon Valley as the project has evolved\u2014says Barrelfish represents an opportunity to get ahead of the hardware curve.<\/p>\n<p>\u201cMulticore is the only type of machine that we\u2019re going to be buying soon,\u201d she says. \u201cYou\u2019re going to be getting more and more cores on your desktop. We have to rethink how we structure operating systems to deal with this kind of hardware.\u201d<\/p>\n<p>One thing the project does <em>not<\/em> represent, however, is a new Microsoft operating system. Barrelfish is intended as a proof of concept to establish a research foundation for exploration of this new, multicore hardware.<\/p>\n<p>\u201cWe\u2019re certainly not trying,\u201d Barham states, \u201cto come up with a replacement for Windows.\u201d<\/p>\n<div id=\"attachment_305663\" style=\"width: 320px\" class=\"wp-caption alignright\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-305663\" class=\"size-full wp-image-305663\" src=\"https:\/\/newed.any0.dpdns.org\/en-us\/research\/wp-content\/uploads\/2016\/10\/Rebecca-Isaacs.jpg\" alt=\"Rebecca Isaacs\" width=\"310\" height=\"390\" srcset=\"https:\/\/newed.any0.dpdns.org\/en-us\/research\/wp-content\/uploads\/2016\/10\/Rebecca-Isaacs.jpg 310w, https:\/\/newed.any0.dpdns.org\/en-us\/research\/wp-content\/uploads\/2016\/10\/Rebecca-Isaacs-238x300.jpg 238w\" sizes=\"auto, (max-width: 310px) 100vw, 310px\" \/><p id=\"caption-attachment-305663\" class=\"wp-caption-text\">Rebecca Isaacs<\/p><\/div>\n<p>Adds Isaacs: \u201cWhat we are doing is structuring the software in a radically different way that will be more appropriate for the kinds of machines that we see emerging over the next five to 10 years.\u201d<\/p>\n<p>In recent years, computer hardware has diversified at an increasing rate, more so than system software. Consequently, it is no longer realistic to fine-tune an operating system for a particular hardware model; the models in deployment vary wildly, and optimizations become obsolete quickly as the hardware evolves.<\/p>\n<p>Barham and longtime collaborator <a class=\"msr-external-link glyph-append glyph-append-open-in-new-tab glyph-append-xsmall\" rel=\"noopener noreferrer\" href=\"https:\/\/www.inf.ethz.ch\/personal\/troscoe\/\" target=\"_blank\">Timothy Roscoe<span class=\"sr-only\"> (opens in new tab)<\/span><\/a> from ETH Zurich have been discussing operating systems for more than a decade, since they were Ph.D. students developing the <a class=\"msr-external-link glyph-append glyph-append-open-in-new-tab glyph-append-xsmall\" rel=\"noopener noreferrer\" href=\"http:\/\/www.cl.cam.ac.uk\/research\/srg\/netos\/projects\/archive\/nemesis\/\" target=\"_blank\">Nemesis<span class=\"sr-only\"> (opens in new tab)<\/span><\/a> research operating system at the University of Cambridge.<\/p>\n<p>\u201cA few years ago,\u201d Barham recalls, \u201cwe were on a train, discussing why there were still so many things that really haven\u2019t changed much with operating systems. We wanted an experimental platform to let us play with new directions for operating systems.<\/p>\n<p>\u201cThat\u2019s where the name Barrelfish came from. We could think of so many ideas that it would be like shooting fish in a barrel. Mothy used to work for Intel Research, where he gained insights into how processors were evolving across the industry, inspiring him to consider how operating systems would need to change to make the most of these evolutions. We could not see how current operating systems would be able to run on different types of hardware without having to rewrite them from scratch.\u201d<\/p>\n<p>It helped that Roscoe, now a computer science professor at ETH Zurich, which has a significant focus on technological research, had Ph.D. students of his own who were eager to work on such a project.<\/p>\n<div id=\"attachment_305666\" style=\"width: 320px\" class=\"wp-caption alignleft\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-305666\" class=\"size-full wp-image-305666\" src=\"https:\/\/newed.any0.dpdns.org\/en-us\/research\/wp-content\/uploads\/2016\/10\/Timothy-Roscoe.jpg\" alt=\"Timothy Roscoe\" width=\"310\" height=\"390\" srcset=\"https:\/\/newed.any0.dpdns.org\/en-us\/research\/wp-content\/uploads\/2016\/10\/Timothy-Roscoe.jpg 310w, https:\/\/newed.any0.dpdns.org\/en-us\/research\/wp-content\/uploads\/2016\/10\/Timothy-Roscoe-238x300.jpg 238w\" sizes=\"auto, (max-width: 310px) 100vw, 310px\" \/><p id=\"caption-attachment-305666\" class=\"wp-caption-text\">Timothy Roscoe<\/p><\/div>\n<p>&#8220;It seemed to us, and many others, that the hard challenges for future hardware, whether in a home, office, or data center, were really networking problems,\u201d Roscoe recalls.\u00a0\u201cWe were throwing all sorts of ideas around about how to program and manage collections of machines in new ways. But as we talked, it became clear that in the future, even within a single machine or a single OS, you would be looking at a networking problem, and that is really different from the way that current operating systems are designed.&#8221;<\/p>\n<p>As it turns out, Barham notes, many compelling research scenarios followed.<\/p>\n<p>\u201cInitially, we wanted to look at how, if you have more than one computer in your house or office, you could use all of those machines together as a single system,\u201d he says. \u201cThat\u2019s where I thought we would be doing research. But the way hardware\u2019s evolving, there are lots of interesting problems just designing an OS that was future-proof and could run on all the types of machines people are proposing. Dealing with that has occupied us for most of the early years of the project, and we haven\u2019t gotten around to shooting many fish yet.\u201d<\/p>\n<p>The main challenges for the Barrelfish researchers are scalability, expected to become increasingly difficult as the number of cores per chip increases, and processor and system heterogeneity.<\/p>\n<p>\u201cIn the next five to 10 years,\u201d Barham predicts, \u201cthere are going to be many varieties of multicore machines. There are going to be a small number of each type of machine, and you won\u2019t be able to afford to spend two years rewriting an operating system to work on each new machine that comes out. Trying to write the OS so it can be installed on a completely new computer it\u2019s never seen before, measure things, and think about the best way to optimize itself on this computer\u2014that\u2019s quite a different approach to making an operating system for a single, specific multiprocessor.\u201d<\/p>\n<p>The problem, the researchers say, stems from the use of a shared-memory kernel with data structures protected by locks. The Barrelfish project opts instead for a distributed system in which each unit communicates explicitly.<\/p>\n<h2>Different Processors, Different Speeds<\/h2>\n<p>\u201cIf you look inside a modern computer,\u201d Barham says, \u201cyou have a number of potentially different processors running at different speeds, and there\u2019s a complicated interconnect between them, potentially lots of caches. This causes the insides of the single computer to behave as though it were a bunch of computers on a network.<\/p>\n<p>\u201cHistorically, when you get many computers on a network, you use distributed-systems techniques to deal with high communication latencies. There is a lot of theory analyzing how to make distributed systems work well. We\u2019re trying to take all of these good results from the last 15, 20 years and retarget them within a single computer, rather than using them on a bunch of machines on a network.\u201d<\/p>\n<p>This constitutes a radically different operating system structure, one based on the concept of a \u201cmultikernel.\u201d<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-305672\" src=\"https:\/\/newed.any0.dpdns.org\/en-us\/research\/wp-content\/uploads\/2016\/10\/multikernel-model.jpg\" alt=\"multikernel model\" width=\"799\" height=\"599\" srcset=\"https:\/\/newed.any0.dpdns.org\/en-us\/research\/wp-content\/uploads\/2016\/10\/multikernel-model.jpg 960w, https:\/\/newed.any0.dpdns.org\/en-us\/research\/wp-content\/uploads\/2016\/10\/multikernel-model-300x225.jpg 300w, https:\/\/newed.any0.dpdns.org\/en-us\/research\/wp-content\/uploads\/2016\/10\/multikernel-model-768x576.jpg 768w, https:\/\/newed.any0.dpdns.org\/en-us\/research\/wp-content\/uploads\/2016\/10\/multikernel-model-80x60.jpg 80w\" sizes=\"auto, (max-width: 799px) 100vw, 799px\" \/><\/p>\n<p>\u201cWe\u2019re thinking abstractly about the issues we want to address,\u201d Isaacs says. \u201cCan we come up with a reference model for how we think an operating system ought to be structured? That\u2019s what the multikernel is. It\u2019s a model that describes the concept of structuring the operating system as a distributed system. We have the operating system state replicated on every node, and the operating system instances running on each core send messages to each other. Barrelfish is one implementation of the multikernel model.\u201d<\/p>\n<p>The project, as described in the paper <a href=\"https:\/\/newed.any0.dpdns.org\/en-us\/research\/publication\/the-multikernel-a-new-os-architecture-for-scalable-multicore-systems\/\" target=\"_blank\"><em>The Multikernel: A new OS architecture for scalable multicore systems<\/em><\/a>, delivered in October 2009 during the Association for Computing Machinery\u2019s 22nd Symposium on Operating Systems Principles, features three design principles:<\/p>\n<ul>\n<li>All intercore communications are made explicit.<\/li>\n<li>The operating system structure is independent of any particular hardware-performance characteristics.<\/li>\n<li>The state is viewed as replicated, instead of shared.<\/li>\n<\/ul>\n<p>\u201cIn a normal multiprocessor operating system,\u201d Barham explains, \u201call the processors would manipulate the same kernel-based structures using shared memory. Because all of these processors have caches, you end up with lots of little parts of the kernel data structures in the caches of each processor. Even though each core thinks it\u2019s manipulating the same data structure, what\u2019s actually happening is the hardware has to keep lots of copies of your operating system data structures consistent.<\/p>\n<p>\u201cThe cache-coherence protocols are getting extremely difficult to scale up to large numbers of processors. The operating system writer must think hard about which bits of the kernel state get copied between which processors when an operation is performed. When an update is made, which other processors need to know about it? Which data need to go to all the other cores? The idea of the multikernel is to make all those communication patterns explicit, so that rather than having to second-guess which cache lines get dragged around inside the machine, you run a separate kernel on each processor, and when you make a change, you send an explicit message describing the change to all the other cores. That is much more like a distributed system than a shared-memory program with threads.\u201d<\/p>\n<p>Most software applications assume the existence of shared memory that\u2019s cache-coherent. Processor architects, though, are beginning to consider dispensing with cache-coherent memory, because, without it, multicore chips can operate much faster.<\/p>\n<h2>Programmable Cache Coherence<\/h2>\n<p>\u201cWhat seems likely,\u201d Barham adds, \u201cis that, with machines with hundreds of cores, if they do have cache coherence, it won\u2019t be between all of the processors. It will be programmable in some way. We\u2019ve got to think of a way for the operating system to expose that to applications in a useful fashion.\u201d<\/p>\n<p>Barrelfish employs a technique called a \u201csystem knowledge base.\u201d When an operating system boots, it probes the hardware to measure the performance of all the parts of the system to see how quickly they can communicate between processors. That information is recorded in a small database, and the operating system will run a small program that optimizes this communication: the best protocols to use, the best algorithms to keep all the system\u2019s data structures consistent and efficient. The resultant performance is comparable to that of a conventional operating system.<\/p>\n<p>There are some academic projects, the researchers note, that address specific problems to help existing operating systems cope with multicore processors, but none approach the scope of the Barrelfish effort.<\/p>\n<p>\u201cThis project,\u201d Barham says, \u201cis quite ambitious\u2014sprawling, actually.\u201d<\/p>\n<p>And there\u2019s more to come. The researchers also are examining other components based on the Barrelfish foundation, such as an asynchronous programming model and a parallel file system.<\/p>\n<div id=\"attachment_305675\" style=\"width: 320px\" class=\"wp-caption alignright\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-305675\" class=\"size-full wp-image-305675\" src=\"https:\/\/newed.any0.dpdns.org\/en-us\/research\/wp-content\/uploads\/2016\/10\/Tim-Harris.jpg\" alt=\"Tim Harris\" width=\"310\" height=\"390\" srcset=\"https:\/\/newed.any0.dpdns.org\/en-us\/research\/wp-content\/uploads\/2016\/10\/Tim-Harris.jpg 310w, https:\/\/newed.any0.dpdns.org\/en-us\/research\/wp-content\/uploads\/2016\/10\/Tim-Harris-238x300.jpg 238w\" sizes=\"auto, (max-width: 310px) 100vw, 310px\" \/><p id=\"caption-attachment-305675\" class=\"wp-caption-text\">Tim Harris<\/p><\/div>\n<p>On such a substantial project, there is room for many contributors. Among those who have played a key role on Barrelfish is Tim Harris, a researcher from Microsoft Research Cambridge who is developing extensions to the C programming language to help programmers with the notoriously challenging asynchronous communication used throughout Barrelfish. Harris also has organized funding for external groups to work on Barrelfish.<\/p>\n<p><a class=\"msr-external-link glyph-append glyph-append-open-in-new-tab glyph-append-xsmall\" rel=\"noopener noreferrer\" href=\"http:\/\/ab.id.au\/\" target=\"_blank\">Andrew Baumann<span class=\"sr-only\"> (opens in new tab)<\/span><\/a> acted as architectural lead while a post-doctoral researcher at ETH Zurich and did much of the low-level implementation, along with Ph.D. students Simon Peter and Adrian Sch\u00fcpbach, the latter of whom also designed and implemented Barrelfish\u2019s system knowledge base. Baumann\u2019s impressive work on the Barrelfish project led directly to his hiring by <a href=\"https:\/\/newed.any0.dpdns.org\/en-us\/research\/lab\/microsoft-research-redmond\/\" target=\"_blank\">Microsoft Research Redmond<\/a>.<\/p>\n<p>At ETH Zurich, Pravin Shinde and Stefan K\u00e4stle are using Barrelfish as the basis of their Ph.D. research, while Orion Hodson and <a href=\"https:\/\/newed.any0.dpdns.org\/en-us\/research\/people\/rjblack\/\" target=\"_blank\">Richard Black<\/a> from Microsoft Research Cambridge have ported Barrelfish to interesting new processor architectures. And Vijayan Prabhakaran, a researcher from Microsoft Research Silicon Valley, is exploring a file system for the operating system.<\/p>\n<p>In the summer of 2010, Barham and Isaacs relocated from Microsoft Research Cambridge to Microsoft Research Silicon Valley to avail themselves of that facility\u2019s focus on distributed computing.<\/p>\n<p>\u201cI did an internship with Mike Schroeder [assistant managing director of Microsoft Research Silicon Valley] back in 1995,\u201d Barham says. \u201cHe\u2019s been trying to convince me to work for him for the last 15 years. I finally gave in.\u201d<\/p>\n<h2>Prized Partners<\/h2>\n<p>In California, Barham and Isaacs have encountered a wealth of potential new partners\u2014including Chuck Thacker, a Microsoft technical fellow who was named winner of the 2009 A.M. Turing Award, commonly known as the Nobel Prize of computing.<\/p>\n<p>\u201cOne of the platforms we\u2019re porting Barrelfish to,\u201d Barham says, \u201cis the Beehive platform and processor designed by Chuck Thacker. He\u2019s one of the processor architects whose opinion we solicited when trying to work out what hardware should look like. He believes that cache coherence will not be around forever.<\/p>\n<p>\u201cAnd,\u201d Barham adds, \u201cworking with a Turing Award winner has its appeals.\u201d<\/p>\n<p>The project has continued to progress since the Microsoft researchers\u2019 move to California. A new collaborative research agreement with ETH Zurich was signed in late February. A new version of Barrelfish recently was released, adding support for Intel\u2019s Single Chip Cloud computer and Beehive, both experimental, many-core research platforms with hardware-messaging support and no cache coherence.<\/p>\n<p>In addition, <a href=\"https:\/\/newed.any0.dpdns.org\/en-us\/research\/academic-programs\/\" target=\"_blank\">Microsoft Research Connections<\/a> has provided grants to develop a research community around Barrelfish, one that would extend beyond the initial participants from Microsoft Research and ETH Zurich. Support for that community reflects growing interest by the broader research ecosystem in using Barrelfish.<\/p>\n<p>For example, in Kista, Sweden, <a class=\"msr-external-link glyph-append glyph-append-open-in-new-tab glyph-append-xsmall\" rel=\"noopener noreferrer\" href=\"https:\/\/www.kth.se\/profile\/matsbror\/\" target=\"_blank\">Mats Brorsson<span class=\"sr-only\"> (opens in new tab)<\/span><\/a>, a professor at the KTH School of Information and Communications Technology, is exploring parallel programming with Barrelfish, working with Georgios Varisteas, a Microsoft-funded Ph.D. candidate. And at the <a class=\"msr-external-link glyph-append glyph-append-open-in-new-tab glyph-append-xsmall\" rel=\"noopener noreferrer\" href=\"http:\/\/www.bscmsrc.eu\/\" target=\"_blank\">BSC-Microsoft Research Centre<span class=\"sr-only\"> (opens in new tab)<\/span><\/a>, <a class=\"msr-external-link glyph-append glyph-append-open-in-new-tab glyph-append-xsmall\" rel=\"noopener noreferrer\" href=\"http:\/\/people.ac.upc.edu\/vbeltran\/\" target=\"_blank\">Vicen\u00e7 Beltran<span class=\"sr-only\"> (opens in new tab)<\/span><\/a> and Zeus G\u00f3mez Marmolejo are working on StarSs, a system in which they are applying ideas from the design of superscalar microprocessors to the design of parallel software.<\/p>\n<div id=\"attachment_305678\" style=\"width: 320px\" class=\"wp-caption alignleft\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-305678\" class=\"size-full wp-image-305678\" src=\"https:\/\/newed.any0.dpdns.org\/en-us\/research\/wp-content\/uploads\/2016\/10\/Andrew-Baumann.jpg\" alt=\"Andrew Baumann\" width=\"310\" height=\"390\" srcset=\"https:\/\/newed.any0.dpdns.org\/en-us\/research\/wp-content\/uploads\/2016\/10\/Andrew-Baumann.jpg 310w, https:\/\/newed.any0.dpdns.org\/en-us\/research\/wp-content\/uploads\/2016\/10\/Andrew-Baumann-238x300.jpg 238w\" sizes=\"auto, (max-width: 310px) 100vw, 310px\" \/><p id=\"caption-attachment-305678\" class=\"wp-caption-text\">Andrew Baumann<\/p><\/div>\n<p>Meanwhile, the researchers remain focused on making Barrelfish more usable and robust, continuing their research and publishing papers about their work, and encouraging more users from research institutions to take a look. The source code has been released publically under the Open Source MIT License for use in the academic research community.<\/p>\n<p>\u201cWe\u2019re starting to believe we understand the low-level parts of the operating system,\u201d Barham says. \u201cNow, we\u2019re trying to think more up the software stack. When end users want to write programs on this operating system, what does that look like? How should application code interact with the operating system? That\u2019s probably where we\u2019re going next.<\/p>\n<p>\u201cIt\u2019s becoming increasingly common that people are writing parallel programs. In a few years\u2019 time, most people\u2019s desktop machines will have large numbers of programs that all want to make use of multiple processors, large numbers of cores. When you have more than one parallel program running on your machine, they all expect to get all of the CPUs, and the operating system is going to have to share out the cores in a fair way. Nobody\u2019s started to deal with this yet, and we think it has consequences for the way applications and language runtimes need to be written.\u201d<\/p>\n<p>But as their explorations continue, Barham and Isaacs remain realistic about what they expect to achieve in the short term. The latter has some tangible results in sight.<\/p>\n<p>\u201cReal-world operating systems people\u2014are they going to learn anything from what we publish?\u201d she asks. \u201cThat would be quite a success, if the Windows guys read our papers and say, \u2018Ah, that\u2019s interesting.\u2019 And likewise, the processor architects, as well. Intel\u2019s people are quite interested in what\u2019s happening with Barrelfish.<\/p>\n<p>\u201cThe third strand is stimulating academics to start doing serious research in operating systems again. It\u2019s a sort of hearts-and-minds approach, rather than anything concrete.\u201d<\/p>\n<p>Barham takes a more philosophical stance. He understands that it will take time for the research he is pursuing to bear fruit.<\/p>\n<p>\u201cAs an OS researcher,\u201d he says, \u201cwhen you start working on things like this, you rarely expect the world to change immediately.\u201d<\/p>\n","protected":false},"excerpt":{"rendered":"<p>By Rob Knies, Managing Editor, Microsoft Research Multicore and many-core processors represent the future of computing. Concerns with power consumption and heat management have limited the ability of chip manufacturers to continue to provide more processing power via faster clock speeds. Consequently, to deliver the ever-increasing performance to which we\u2019ve all grown accustomed, processor makers [&hellip;]<\/p>\n","protected":false},"author":39507,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"msr-url-field":"","msr-podcast-episode":"","msrModifiedDate":"","msrModifiedDateEnabled":false,"ep_exclude_from_search":false,"_classifai_error":"","msr-author-ordering":[],"msr_hide_image_in_river":0,"footnotes":""},"categories":[194476],"tags":[194775,214292,214286,214331,203155,214289,196877,197355],"research-area":[13552],"msr-region":[],"msr-event-type":[],"msr-locale":[268875],"msr-post-option":[],"msr-impact-theme":[],"msr-promo-type":[],"msr-podcast-series":[],"class_list":["post-305654","post","type-post","status-publish","format-standard","hentry","category-devices-and-hardware","tag-barrelfish","tag-heat-management","tag-multicore-processors","tag-multikernel-model","tag-operating-systems","tag-power-consumption","tag-processing-power","tag-swiss-federal-institute-of-technology","msr-research-area-hardware-devices","msr-locale-en_us"],"msr_event_details":{"start":"","end":"","location":""},"podcast_url":"","podcast_episode":"","msr_research_lab":[199561,199565],"msr_impact_theme":[],"related-publications":[],"related-downloads":[],"related-videos":[],"related-academic-programs":[],"related-groups":[],"related-projects":[],"related-events":[],"related-researchers":[],"msr_type":"Post","byline":"","formattedDate":"July 7, 2011","formattedExcerpt":"By Rob Knies, Managing Editor, Microsoft Research Multicore and many-core processors represent the future of computing. Concerns with power consumption and heat management have limited the ability of chip manufacturers to continue to provide more processing power via faster clock speeds. Consequently, to deliver the&hellip;","locale":{"slug":"en_us","name":"English","native":"","english":"English"},"_links":{"self":[{"href":"https:\/\/newed.any0.dpdns.org\/en-us\/research\/wp-json\/wp\/v2\/posts\/305654","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/newed.any0.dpdns.org\/en-us\/research\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/newed.any0.dpdns.org\/en-us\/research\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/newed.any0.dpdns.org\/en-us\/research\/wp-json\/wp\/v2\/users\/39507"}],"replies":[{"embeddable":true,"href":"https:\/\/newed.any0.dpdns.org\/en-us\/research\/wp-json\/wp\/v2\/comments?post=305654"}],"version-history":[{"count":3,"href":"https:\/\/newed.any0.dpdns.org\/en-us\/research\/wp-json\/wp\/v2\/posts\/305654\/revisions"}],"predecessor-version":[{"id":305858,"href":"https:\/\/newed.any0.dpdns.org\/en-us\/research\/wp-json\/wp\/v2\/posts\/305654\/revisions\/305858"}],"wp:attachment":[{"href":"https:\/\/newed.any0.dpdns.org\/en-us\/research\/wp-json\/wp\/v2\/media?parent=305654"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/newed.any0.dpdns.org\/en-us\/research\/wp-json\/wp\/v2\/categories?post=305654"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/newed.any0.dpdns.org\/en-us\/research\/wp-json\/wp\/v2\/tags?post=305654"},{"taxonomy":"msr-research-area","embeddable":true,"href":"https:\/\/newed.any0.dpdns.org\/en-us\/research\/wp-json\/wp\/v2\/research-area?post=305654"},{"taxonomy":"msr-region","embeddable":true,"href":"https:\/\/newed.any0.dpdns.org\/en-us\/research\/wp-json\/wp\/v2\/msr-region?post=305654"},{"taxonomy":"msr-event-type","embeddable":true,"href":"https:\/\/newed.any0.dpdns.org\/en-us\/research\/wp-json\/wp\/v2\/msr-event-type?post=305654"},{"taxonomy":"msr-locale","embeddable":true,"href":"https:\/\/newed.any0.dpdns.org\/en-us\/research\/wp-json\/wp\/v2\/msr-locale?post=305654"},{"taxonomy":"msr-post-option","embeddable":true,"href":"https:\/\/newed.any0.dpdns.org\/en-us\/research\/wp-json\/wp\/v2\/msr-post-option?post=305654"},{"taxonomy":"msr-impact-theme","embeddable":true,"href":"https:\/\/newed.any0.dpdns.org\/en-us\/research\/wp-json\/wp\/v2\/msr-impact-theme?post=305654"},{"taxonomy":"msr-promo-type","embeddable":true,"href":"https:\/\/newed.any0.dpdns.org\/en-us\/research\/wp-json\/wp\/v2\/msr-promo-type?post=305654"},{"taxonomy":"msr-podcast-series","embeddable":true,"href":"https:\/\/newed.any0.dpdns.org\/en-us\/research\/wp-json\/wp\/v2\/msr-podcast-series?post=305654"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}