<div dir="ltr"><div>Please have a look at OS 161 from Harward.</div><a href="http://www.eecs.harvard.edu/~syrah/os161/">http://www.eecs.harvard.edu/~syrah/os161/</a><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">

On Fri, Aug 9, 2013 at 4:31 PM, Matthias Brugger <span dir="ltr">&lt;<a href="mailto:matthias.bgg@gmail.com" target="_blank">matthias.bgg@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

I did a operating system laboratory class at BarcelonaTech.<br>
It consists in adding basic functionality to an existing OS (it was<br>
based on Linux 2.4). This included adding system call table, process<br>
scheduling and semaphore support (as far as I remember).<br>
<br>
As a second part we had to implement a kernel module which these days<br>
was able to count several system calls before executing them.<br>
I have the source code, you can find it on my blog (see below) but I&#39;m<br>
not sure if I have the instructions for the assignments...<br>
<br>
Cheers,<br>
Matthias<br>
<br>
2013/8/8  &lt;<a href="mailto:Valdis.Kletnieks@vt.edu">Valdis.Kletnieks@vt.edu</a>&gt;:<br>
<div class="HOEnZb"><div class="h5">&gt; On Thu, 08 Aug 2013 10:52:27 +0530, Rohan Puri said:<br>
&gt;<br>
&gt;&gt; One way to look for bugs is go through the list in bugzilla. link<br>
&gt;&gt; <a href="https://bugzilla.kernel.org/" target="_blank">https://bugzilla.kernel.org/</a><br>
&gt;<br>
&gt; That may not be the best place to find bugs suitable for a university<br>
&gt; class.  Quite often, a bug is opened in bugzilla only because it&#39;s<br>
&gt; a particularly hard one that even the guy who originally wrote the<br>
&gt; code involved hasn&#39;t been able to figure out in several days of trying.<br>
&gt;<br>
&gt; If it&#39;s in the bugzilla, it&#39;s probably relating to a problem with<br>
&gt; specific hardware/BIOS levels, or it&#39;s a *very* subtle bug involving<br>
&gt; race/locking conditions or lifetime/refcount issues or similar problems.<br>
&gt;<br>
</div></div><div class="im HOEnZb">&gt; _______________________________________________<br>
&gt; Kernelnewbies mailing list<br>
&gt; <a href="mailto:Kernelnewbies@kernelnewbies.org">Kernelnewbies@kernelnewbies.org</a><br>
&gt; <a href="http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies" target="_blank">http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies</a><br>
&gt;<br>
<br>
<br>
<br>
</div><span class="HOEnZb"><font color="#888888">--<br>
<a href="http://motzblog.wordpress.com" target="_blank">motzblog.wordpress.com</a><br>
</font></span><div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
Kernelnewbies mailing list<br>
<a href="mailto:Kernelnewbies@kernelnewbies.org">Kernelnewbies@kernelnewbies.org</a><br>
<a href="http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies" target="_blank">http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies</a><br>
</div></div></blockquote></div><br></div>