<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="color:#1F497D">Hi Mark,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">This is not a known problem (at least not to me; someone else on the list might know more). Deferred events run off the same per-core timer used by the kernel for scheduling &#8211; on x86, this is the local APIC timer.
 If they don&#8217;t work on other cores, then I would expect that a lot of scheduling code would also be broken. What platform are you running on? Does this reproduce on Qemu?<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">Andrew<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p>&nbsp;</o:p></span></p>
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><b>From:</b> M Brown [mailto:M.Brown@huawei.com] <br>
<b>Sent:</b> Thursday, 27 February 2014 18:15<br>
<b>To:</b> barrelfish-users@lists.inf.ethz.ch<br>
<b>Cc:</b> debashis bhattacharya<br>
<b>Subject:</b> [Barrelfish-users] Deferred event problem...<o:p></o:p></p>
</div>
</div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">All,<o:p></o:p></p>
<p class="MsoNormal">&nbsp;&nbsp; I&#8217;m running into a problem with the deferred event support. I&#8217;m running a system with 4 cores. When I attach a periodic deferred event (timer) within core 0 all works well. When I attach one within core 3 it does not fire at all. All
 deferred events are attached to their respective default waitsets and the &#8220;main&#8221;s running in each core are running an event loop on the core&#8217;s respective default waitset. Is there any known problem with this function?<o:p></o:p></p>
<p class="MsoNormal">Thanks,<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">Mark Brown<o:p></o:p></p>
<p class="MsoNormal">Huawei Technologies Inc.<o:p></o:p></p>
<p class="MsoNormal">5340 Legacy Dr., Suite 175<o:p></o:p></p>
<p class="MsoNormal">Plano, TX 75024<o:p></o:p></p>
<p class="MsoNormal">Tel: 469-277-5700 x5870<o:p></o:p></p>
<p class="MsoNormal">Email: <a href="mailto:m.brown@huawei.com">m.brown@huawei.com</a><o:p></o:p></p>
</div>
</body>
</html>