<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Thanks Robert and Harsha.<br><br>Venu<br><br><div><div id="SkyDrivePlaceholder"></div>> Date: Fri, 21 Dec 2012 10:15:24 +0000<br>> From: robert.virding@erlang-solutions.com<br>> To: qwertymaniac@gmail.com<br>> CC: erlang-questions@erlang.org; mvm_8@hotmail.com<br>> Subject: Re: [erlang-questions] one run-queue per scheduler??<br>> <br>> Just to be more explicit: all versions from R13 and onwards have scheduler specific run-queues and no common run-queue. This was an important factor in making the BEAM scale better over many cores/schedulers. There is some global work done in trying to keep a reasonable balance of work between the schedulers.<br>> <br>> Robert<br>> <br>> ----- Original Message -----<br>> > From: "Harsh J" <qwertymaniac@gmail.com><br>> > To: "Venu Middela" <mvm_8@hotmail.com><br>> > Cc: erlang-questions@erlang.org<br>> > Sent: Friday, 21 December, 2012 5:10:48 AM<br>> > Subject: Re: [erlang-questions] one run-queue per scheduler??<br>> > <br>> > Yes the R15B with SMP support now uses multiple, scheduler specific<br>> > run queues, instead of one globally shared run queue. This is<br>> > highlighted at<br>> > http://www.erlang.org/documentation/doc-5.7.4/doc/highlights.html<br>> > <br>> > On Fri, Dec 21, 2012 at 12:29 AM, Venu Middela <mvm_8@hotmail.com><br>> > wrote:<br>> > > Hi,<br>> > ><br>> > > Does the  Version OTP-R15B* or any other versions implement one<br>> > > run-queue<br>> > > per scheduler?<br>> > ><br>> > >  Please refer to section 5.2 of this Technical Paper.<br>> > ><br>> > > http://www.erlang.se/euc/08/euc_smp.pdf<br>> > ><br>> > > I'm  interested to know if this has been implemented in any of the<br>> > > versions?<br>> > ><br>> > ><br>> > > Thanks,<br>> > > Venu<br>> > ><br>> > > _______________________________________________<br>> > > erlang-questions mailing list<br>> > > erlang-questions@erlang.org<br>> > > http://erlang.org/mailman/listinfo/erlang-questions<br>> > ><br>> > <br>> > <br>> > <br>> > --<br>> > Harsh J<br>> > http://harshj.com<br>> > _______________________________________________<br>> > erlang-questions mailing list<br>> > erlang-questions@erlang.org<br>> > http://erlang.org/mailman/listinfo/erlang-questions<br>> > <br></div>                                        </div></body>
</html>