mirror of
https://github.com/naruxde/revpipyload.git
synced 2025-11-08 23:23:52 +01:00
RTLevel default 0 (aus)
Workdirectory prüfen vor dem Wechseln Optimierung -OO entfernt _setuprt(...) um ksoftirqd und ktimersoftd auf höhere Prioritäten zu ziehen Python PLC Programm kann max auf Prio RR 1 laufen
This commit is contained in:
@@ -23,6 +23,9 @@ Classes</h3>
|
||||
Functions</h3>
|
||||
<table>
|
||||
<tr>
|
||||
<td><a style="color:#0000FF" href="#_setuprt">_setuprt</a></td>
|
||||
<td>Konfiguriert Programm fuer den RT-Scheduler.</td>
|
||||
</tr><tr>
|
||||
<td><a style="color:#0000FF" href="#_zeroprocimg">_zeroprocimg</a></td>
|
||||
<td>Setzt Prozessabbild auf NULL.</td>
|
||||
</tr><tr>
|
||||
@@ -34,6 +37,24 @@ Functions</h3>
|
||||
</tr>
|
||||
</table>
|
||||
<hr /><hr />
|
||||
<a NAME="_setuprt" ID="_setuprt"></a>
|
||||
<h2 style="background-color:#FFFFFF;color:#0000FF">_setuprt</h2>
|
||||
<b>_setuprt</b>(<i>pid, evt_exit</i>)
|
||||
<p>
|
||||
Konfiguriert Programm fuer den RT-Scheduler.
|
||||
</p><dl>
|
||||
<dt><i>pid</i></dt>
|
||||
<dd>
|
||||
PID, der angehoben werden soll
|
||||
</dd>
|
||||
</dl><dl>
|
||||
<dt>Returns:</dt>
|
||||
<dd>
|
||||
None
|
||||
</dd>
|
||||
</dl>
|
||||
<div align="right"><a style="color:#0000FF" href="#top">Up</a></div>
|
||||
<hr /><hr />
|
||||
<a NAME="_zeroprocimg" ID="_zeroprocimg"></a>
|
||||
<h2 style="background-color:#FFFFFF;color:#0000FF">_zeroprocimg</h2>
|
||||
<b>_zeroprocimg</b>(<i></i>)
|
||||
|
||||
Reference in New Issue
Block a user