<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from text --><style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<meta content="text/html; charset=UTF-8">
<style type="text/css" style="">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
</style>
<div dir="ltr">
<div id="x_divtagdefaultwrapper" dir="ltr" style="font-size:12pt; color:#000000; font-family:Calibri,Helvetica,sans-serif">
<p>Hi Levente,</p>
<p><br>
</p>
<p>thanks a lot for your answer, this was exactly what I was searching for! :-)</p>
<p><br>
</p>
<p>Regarding the suspension points, do we have any good documentation on them, preferably on the image side? I am still having problems understanding when the VM would suspend the active process - does this only apply if a process with a higher process gets
 scheduled by the VM? Wouldn't it be an option to express this intent explicitly, similar to #<span>valueUnpreemptively?</span></p>
<p><br>
</p>
<p>Best,</p>
<p>Christoph</p>
</div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="x_divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>Von:</b> Squeak-dev <squeak-dev-bounces@lists.squeakfoundation.org> im Auftrag von Levente Uzonyi <leves@caesar.elte.hu><br>
<b>Gesendet:</b> Montag, 22. November 2021 12:50:26<br>
<b>An:</b> The general-purpose Squeak developers list<br>
<b>Betreff:</b> Re: [squeak-dev] Disable inlined message sends?</font>
<div> </div>
</div>
</div>
<font size="2"><span style="font-size:10pt;">
<div class="PlainText">Hi Marcel,<br>
<br>
On Mon, 22 Nov 2021, Marcel Taeumel wrote:<br>
<br>
> Hi Levente --<br>
> Thank you for the details. Let me emphasize one of the issues you raised with a quote:<br>
> <br>
> > But such change would break code that relies on the atomicity (actually the lack of suspension points) of those selectors.<br>
> <br>
> That's a tricky one. :-)<br>
<br>
Indeed. Sometimes the information is expessed in a comment, like how<br>
DelayWaitTimeout >> #wait or MCHttpRepository >> #webClientDo: does.<br>
But there's code that just relies on the behavior without mentioning it. <br>
E.g. Semaphore >> #waitIfLocked: or Semaphore >> #critical:ifLocked:.<br>
Perhaps the best way would be to introduce a pragma to mark such methods.<br>
<br>
<br>
Levente</div>
</span></font>
</body>
</html>