From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.5-pre1 (2020-06-20) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=0.0 required=3.0 tests=BAYES_40,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.5-pre1 X-Received: by 2002:a37:6c4:: with SMTP id 187mr9622525qkg.95.1623518467986; Sat, 12 Jun 2021 10:21:07 -0700 (PDT) X-Received: by 2002:a25:fc1c:: with SMTP id v28mr13607526ybd.277.1623518467792; Sat, 12 Jun 2021 10:21:07 -0700 (PDT) Path: eternal-september.org!reader02.eternal-september.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sat, 12 Jun 2021 10:21:07 -0700 (PDT) In-Reply-To: <3ca448a3-73ef-48f4-a49d-9cf8fc64ccf1n@googlegroups.com> Injection-Info: google-groups.googlegroups.com; posting-host=174.71.119.33; posting-account=ix5KpAoAAAD9zo_4u1FxHVmn1uZn7U_d NNTP-Posting-Host: 174.71.119.33 References: <3ca448a3-73ef-48f4-a49d-9cf8fc64ccf1n@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: non-preemptive tasking on GNAT 2020 Windows 10 multicore AMD From: Dan Winslow Injection-Date: Sat, 12 Jun 2021 17:21:07 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Xref: reader02.eternal-september.org comp.lang.ada:62202 List-Id: On Saturday, June 12, 2021 at 12:18:58 PM UTC-5, Dan Winslow wrote: > Great stuff, all, thanks. I was not counting on the order of start of the= tasks. I will look into priorities and see what that does. Did not think t= hat global non-volatile access would force a task switch, but I will look i= nto that as well. Will post back with findings. How does one edit a post here?