<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<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,Arial,Helvetica,sans-serif">
<p>Hi everyone,</p>
<p><br>
</p>
<p>I ran more tests, and removed prints from the ISR unless they went out of bounds for what we are expecting.  The results were quite good - I did not see a latency greater than one microsecond on an hour run with a 1ms timer.  Thanks for the pointers!</p>
<p><br>
</p>
<p>Janet</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>From:</b> users <users-bounces@rtems.org> on behalf of Thomas Doerfler (nt) <Thomas.Doerfler@imd-systems.de><br>
<b>Sent:</b> Thursday, December 8, 2016 10:58:45 PM<br>
<b>To:</b> users@rtems.org<br>
<b>Subject:</b> Re: 1kHz timer behavior on Cyclone V</font>
<div> </div>
</div>
</div>
<font size="2"><span style="font-size:10pt;">
<div class="PlainText">Hi,<br>
<br>
it's even worse: since the transfer of one character (8 bits) requires a<br>
leading startbit and a trailing stopbit (= total of 10 bits), you can<br>
only print 11.52 characters per 1ms.<br>
<br>
Am 09.12.2016 um 07:48 schrieb Sebastian Huber:<br>
> Hello Janet,<br>
><br>
> a printk() inside an ISR is quite bad. Lets assume it uses a serial<br>
> line with 115200 bits per second, then you can print 14.4 characters<br>
> per 1ms.<br>
><br>
<br>
<br>
-- <br>
IMD Ingenieurbuero fuer Microcomputertechnik<br>
Thomas Doerfler           Herbststrasse 8<br>
D-82178 Puchheim          Germany<br>
email:    Thomas.Doerfler@imd-systems.de<br>
PGP public key available on request<br>
<br>
_______________________________________________<br>
users mailing list<br>
users@rtems.org<br>
<a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__lists.rtems.org_mailman_listinfo_users&d=DgICAg&c=5VD0RTtNlTh3ycd41b3MUw&r=ipHQnEo1XnvLdE9wWxwn7A&m=gGtMRvkv_KU_QKlX4Ok-OJFsK2YEYe87e5XZRSdxx1M&s=TmBU5SG2_DqB5X_BRiO02uesLXme42UeKriGSBwt2kI&e=">https://urldefense.proofpoint.com/v2/url?u=http-3A__lists.rtems.org_mailman_listinfo_users&d=DgICAg&c=5VD0RTtNlTh3ycd41b3MUw&r=ipHQnEo1XnvLdE9wWxwn7A&m=gGtMRvkv_KU_QKlX4Ok-OJFsK2YEYe87e5XZRSdxx1M&s=TmBU5SG2_DqB5X_BRiO02uesLXme42UeKriGSBwt2kI&e=</a>
<br>
</div>
</span></font>
</body>
</html>