Newer
Older
UbixOS / doc / html / systemtask_8c.html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>UbixOS V2: src/sys/kernel/systemtask.c File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.7 -->
<div class="tabs">
  <ul>
    <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
    <li><a href="classes.html"><span>Data&nbsp;Structures</span></a></li>
    <li id="current"><a href="files.html"><span>Files</span></a></li>
    <li><a href="dirs.html"><span>Directories</span></a></li>
    <li>
      <form action="search.php" method="get">
        <table cellspacing="0" cellpadding="0" border="0">
          <tr>
            <td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
            <td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
          </tr>
        </table>
      </form>
    </li>
  </ul></div>
<div class="tabs">
  <ul>
    <li><a href="files.html"><span>File&nbsp;List</span></a></li>
    <li><a href="globals.html"><span>Globals</span></a></li>
  </ul></div>
<div class="nav">
<a class="el" href="dir_897b6a2d7bab147dd1db58381aad3984.html">src</a>&nbsp;&raquo&nbsp;<a class="el" href="dir_832905b1f7f5feaf61a306b40c0ac817.html">sys</a>&nbsp;&raquo&nbsp;<a class="el" href="dir_7efffd2b1fae7bb6f2aa85845c863494.html">kernel</a></div>
<h1>systemtask.c File Reference</h1><code>#include &lt;<a class="el" href="systemtask_8h-source.html">ubixos/systemtask.h</a>&gt;</code><br>
<code>#include &lt;<a class="el" href="kpanic_8h-source.html">ubixos/kpanic.h</a>&gt;</code><br>
<code>#include &lt;<a class="el" href="exec_8h-source.html">ubixos/exec.h</a>&gt;</code><br>
<code>#include &lt;<a class="el" href="tty_8h-source.html">ubixos/tty.h</a>&gt;</code><br>
<code>#include &lt;<a class="el" href="sched_8h-source.html">ubixos/sched.h</a>&gt;</code><br>
<code>#include &lt;<a class="el" href="vitals_8h-source.html">ubixos/vitals.h</a>&gt;</code><br>
<code>#include &lt;<a class="el" href="kmalloc_8h-source.html">lib/kmalloc.h</a>&gt;</code><br>
<code>#include &lt;<a class="el" href="kprintf_8h-source.html">lib/kprintf.h</a>&gt;</code><br>
<code>#include &lt;<a class="el" href="bioscall_8h-source.html">lib/bioscall.h</a>&gt;</code><br>
<code>#include &lt;<a class="el" href="sde_8h-source.html">sde/sde.h</a>&gt;</code><br>
<code>#include &lt;<a class="el" href="io_8h-source.html">sys/io.h</a>&gt;</code><br>
<code>#include &lt;<a class="el" href="vmm_8h-source.html">vmm/vmm.h</a>&gt;</code><br>
<code>#include &lt;<a class="el" href="mpi_8h-source.html">mpi/mpi.h</a>&gt;</code><br>
<code>#include &lt;<a class="el" href="string_8h-source.html">string.h</a>&gt;</code><br>

<p>
Include dependency graph for systemtask.c:<p><center><img src="systemtask_8c__incl.png" border="0" usemap="#src/sys/kernel/systemtask.c_map" alt=""></center>
<map name="src/sys/kernel/systemtask.c_map">
<area href="systemtask_8h.html" shape="rect" coords="261,5,421,32" alt="">
<area href="kpanic_8h.html" shape="rect" coords="277,56,405,83" alt="">
<area href="exec_8h.html" shape="rect" coords="284,208,399,235" alt="">
<area href="sched_8h.html" shape="rect" coords="471,183,593,209" alt="">
<area href="tty_8h.html" shape="rect" coords="644,411,743,437" alt="">
<area href="vitals_8h.html" shape="rect" coords="281,259,401,285" alt="">
<area href="kmalloc_8h.html" shape="rect" coords="288,309,395,336" alt="">
<area href="kprintf_8h.html" shape="rect" coords="292,360,391,387" alt="">
<area href="bioscall_8h.html" shape="rect" coords="288,411,395,437" alt="">
<area href="sde_8h.html" shape="rect" coords="297,461,385,488" alt="">
<area href="io_8h.html" shape="rect" coords="305,512,377,539" alt="">
<area href="vmm_8h.html" shape="rect" coords="288,563,395,589" alt="">
<area href="mpi_8h.html" shape="rect" coords="296,157,387,184" alt="">
<area href="string_8h.html" shape="rect" coords="305,664,377,691" alt="">
</map>

<p>
<a href="systemtask_8c-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="systemtask_8c.html#c7cc6a806237f8657fcdce169319fd7f">systemTask</a> ()</td></tr>

<tr><td colspan="2"><br><h2>Variables</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static unsigned char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="systemtask_8c.html#47ec71507e9b790e7dfdd9e641c4541f">videoBuffer</a> = (char *)0xB8000</td></tr>

</table>
<hr><h2>Function Documentation</h2>
<a class="anchor" name="c7cc6a806237f8657fcdce169319fd7f"></a><!-- doxytag: member="systemtask.c::systemTask" ref="c7cc6a806237f8657fcdce169319fd7f" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void systemTask           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="systemtask_8c-source.html#l00048">48</a> of file <a class="el" href="systemtask_8c-source.html">systemtask.c</a>.
<p>
References <a class="el" href="bioscall_8c-source.html#l00050">biosCall()</a>, <a class="el" href="mpi_8h-source.html#l00039">mpi_message::data</a>, <a class="el" href="file_8c-source.html#l00398">fclose()</a>, <a class="el" href="mpi_8h-source.html#l00040">mpi_message::header</a>, <a class="el" href="sched_8h-source.html#l00055">taskStruct::id</a>, <a class="el" href="sched_8h-source.html#l00061">taskStruct::imageFd</a>, <a class="el" href="io_8c-source.html#l00039">inportByte()</a>, <a class="el" href="kmalloc_8c-source.html#l00351">kfree()</a>, <a class="el" href="kpanic_8c-source.html#l00042">kpanic()</a>, <a class="el" href="kprintf_8c-source.html#l00038">kprintf()</a>, <a class="el" href="system_8c-source.html#l00069">mpi_createMbox()</a>, <a class="el" href="system_8c-source.html#l00189">mpi_fetchMessage()</a>, <a class="el" href="io_8c-source.html#l00073">outportByte()</a>, <a class="el" href="mpi_8h-source.html#l00041">mpi_message::pid</a>, <a class="el" href="kprintf_8c-source.html#l00035">printOff</a>, <a class="el" href="sched_8c-source.html#l00203">sched_getDelTask()</a>, <a class="el" href="sched_8c-source.html#l00259">sched_yield()</a>, <a class="el" href="sched_8c-source.html#l00216">schedFindTask()</a>, <a class="el" href="string_8c-source.html#l00032">strcmp()</a>, <a class="el" href="timer_8S-source.html#l00035">systemVitals</a>, <a class="el" href="vitals_8h-source.html#l00040">vitalsStruct::sysTicks</a>, <a class="el" href="vitals_8h-source.html#l00041">vitalsStruct::sysUptime</a>, <a class="el" href="sched_8h-source.html#l00066">taskStruct::term</a>, <a class="el" href="tty_8c-source.html#l00170">tty_find()</a>, <a class="el" href="systemtask_8c-source.html#l00045">videoBuffer</a>, <a class="el" href="vmm__memory_8c-source.html#l00296">vmmFreeProcessPages()</a>, and <a class="el" href="ap-boot_8S-source.html#l00006">x10</a>.
<p>
Referenced by <a class="el" href="main_8c-source.html#l00097">kmain()</a>.
<p>
Here is the call graph for this function:<p><center><img src="systemtask_8c_c7cc6a806237f8657fcdce169319fd7f_cgraph.png" border="0" usemap="#systemtask_8c_c7cc6a806237f8657fcdce169319fd7f_cgraph_map" alt=""></center>
<map name="systemtask_8c_c7cc6a806237f8657fcdce169319fd7f_cgraph_map">
<area href="bioscall_8h.html#56a172d2268fc10811a0bb180d7c3f49" shape="rect" coords="205,6,280,32" alt="">
<area href="file_8h.html#872c22366b4c63f4bdb10cd3b7980b11" shape="rect" coords="212,56,273,83" alt="">
<area href="kmalloc_8h.html#aa9ed6886459604cf73ccdbf6410e487" shape="rect" coords="384,132,440,159" alt="">
<area href="kprint_8h.html#b2761bdf0cca73ad0fb5880895210cd8" shape="rect" coords="493,259,560,286" alt="">
<area href="io_8h.html#77b934268de1b3ecdcf3f275413b3108" shape="rect" coords="196,208,289,235" alt="">
<area href="kpanic_8h.html#db9a182aa071791a306163d50d653deb" shape="rect" coords="379,335,445,362" alt="">
<area href="mpi_8h.html#454c70b9013b47d4e8fd0e45af331c69" shape="rect" coords="176,310,309,336" alt="">
<area href="mpi_8h.html#22e0e1e2617b3b69b2088c3fd41b7036" shape="rect" coords="169,158,316,184" alt="">
<area href="io_8h.html#8acc1a06073db2e7b92ffbd00fbd0cf1" shape="rect" coords="192,411,293,438" alt="">
<area href="sched_8h.html#9608fa7a57005270e866d0a8b3a933f3" shape="rect" coords="172,462,313,488" alt="">
<area href="sched_8h.html#08933fe6d593a1c78b9080359f15a0b7" shape="rect" coords="192,512,293,539" alt="">
<area href="sched_8h.html#9cf37ade4c1f6184b33014ac2015e8ed" shape="rect" coords="184,563,301,590" alt="">
<area href="lib_2string_8h.html#6f3dcb20ff11ff9db5904c3cfb61a38c" shape="rect" coords="209,614,276,640" alt="">
<area href="tty_8h.html#4f96ccac7e60296ef496008d8cbed0ff" shape="rect" coords="207,664,279,691" alt="">
<area href="vmm_8h.html#a24b696e386ef97dfe88b9b434c671c6" shape="rect" coords="155,715,331,742" alt="">
</map>

</div>
</div><p>
<hr><h2>Variable Documentation</h2>
<a class="anchor" name="47ec71507e9b790e7dfdd9e641c4541f"></a><!-- doxytag: member="systemtask.c::videoBuffer" ref="47ec71507e9b790e7dfdd9e641c4541f" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">unsigned char* <a class="el" href="video_8c.html#47ec71507e9b790e7dfdd9e641c4541f">videoBuffer</a> = (char *)0xB8000<code> [static]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="systemtask_8c-source.html#l00045">45</a> of file <a class="el" href="systemtask_8c-source.html">systemtask.c</a>.
<p>
Referenced by <a class="el" href="video_8c-source.html#l00040">backSpace()</a>, <a class="el" href="video_8c-source.html#l00115">clearScreen()</a>, <a class="el" href="video_8c-source.html#l00062">kprint()</a>, and <a class="el" href="systemtask_8c-source.html#l00048">systemTask()</a>.
</div>
</div><p>
<hr size="1"><address style="align: right;"><small>Generated on Fri Dec 15 11:24:15 2006 for UbixOS V2 by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
</body>
</html>