<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/bohos/home/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/bohos/home/Home/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 01 Sep 2011 20:24:36 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/bohos/home/Home/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Home modified by Alessandro Franci</title><link>https://sourceforge.net/p/bohos/home/Home/</link><description>&lt;pre&gt;&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alessandro Franci</dc:creator><pubDate>Thu, 01 Sep 2011 20:24:36 -0000</pubDate><guid>https://sourceforge.net450e608d1c5e8dd6844d23e23744ab95bf8e91ec</guid></item><item><title>WikiPage Home modified by Alessandro Franci</title><link>https://sourceforge.net/p/bohos/home/Home/</link><description>&lt;pre&gt;--- v3 
+++ v4 
@@ -2,6 +2,7 @@
 accademic year 2008/2009
 
 Developers:
+
 Gian Pietro Farina	  &lt;farina@cs.unibo.it&gt;
 
 Alessandro Franci         &lt;afranci@cs.unibo.it&gt;
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alessandro Franci</dc:creator><pubDate>Thu, 01 Sep 2011 20:24:16 -0000</pubDate><guid>https://sourceforge.netad1d313f9a239fe9d9e8723312d99590cfa0ab50</guid></item><item><title>WikiPage Home modified by Alessandro Franci</title><link>https://sourceforge.net/p/bohos/home/Home/</link><description>&lt;pre&gt;--- v2 
+++ v3 
@@ -2,25 +2,23 @@
 accademic year 2008/2009
 
 Developers:
-Gian Pietro Farina	      &lt;farina@cs.unibo.it&gt;
+Gian Pietro Farina	  &lt;farina@cs.unibo.it&gt;
+
 Alessandro Franci         &lt;afranci@cs.unibo.it&gt;
+
 Pietro Ansaloni           &lt;pansalon@cs.unibo.it&gt;
+
 Davide Riccardo Caliendo  &lt;caliendo@cs.unibo.it&gt;
 
+
 WHAT IS ABOUT
-The BohOS Operating System is an OS based on μMPS machine
-(http://mps.sourceforge.net/), divided into six layers. Each layer
-provides an abstraction layer to the i+1 layer. There are several
-levels: level 0 (μMPS hardware), level 1 (services provided in ROM),
-level 2 (the Queue/Data Structure Managers), level 3 (the Nucleus,
-thread scheduling, interrupt handling, semaphores).
+The BohOS Operating System is an OS based on μMPS machine (http://mps.sourceforge.net/), divided into six layers. Each layer provides an abstraction layer to the i+1 layer. There are several levels: level 0 (μMPS hardware), level 1 (services provided in ROM), level 2 (the Queue/Data Structure Managers), level 3 (the Nucleus, thread scheduling, interrupt handling, semaphores).
 
 See bohos.pdf for a detailed specification about the project.
 
 HOW TO COMPILE AND TEST:
 
-To compile and test bohos, umps and the cross compiler must be installed;
-see http://mps.sourceforge.net/umps.html for reference.
+To compile and test bohos, umps and the cross compiler must be installed; see http://mps.sourceforge.net/umps.html for reference.
 
 From the root directory of the project launch the command
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alessandro Franci</dc:creator><pubDate>Thu, 01 Sep 2011 20:24:00 -0000</pubDate><guid>https://sourceforge.net2a09550bb17b6ab0cefb3d7b2c6ade017611fd36</guid></item><item><title>WikiPage Home modified by Alessandro Franci</title><link>https://sourceforge.net/p/bohos/home/Home/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -1,5 +1,36 @@
-Welcome to your wiki!
-
-This is the default page, edit it as you see fit. To add a page simply reference it within brackets, e.g.: [SamplePage].
-
-The wiki uses [Markdown](/p/bohos/home/markdown_syntax/) syntax.
+Project for the course of Lab.So (University of Bologna), 
+accademic year 2008/2009
+
+Developers:
+Gian Pietro Farina	      &lt;farina@cs.unibo.it&gt;
+Alessandro Franci         &lt;afranci@cs.unibo.it&gt;
+Pietro Ansaloni           &lt;pansalon@cs.unibo.it&gt;
+Davide Riccardo Caliendo  &lt;caliendo@cs.unibo.it&gt;
+
+WHAT IS ABOUT
+The BohOS Operating System is an OS based on μMPS machine
+(http://mps.sourceforge.net/), divided into six layers. Each layer
+provides an abstraction layer to the i+1 layer. There are several
+levels: level 0 (μMPS hardware), level 1 (services provided in ROM),
+level 2 (the Queue/Data Structure Managers), level 3 (the Nucleus,
+thread scheduling, interrupt handling, semaphores).
+
+See bohos.pdf for a detailed specification about the project.
+
+HOW TO COMPILE AND TEST:
+
+To compile and test bohos, umps and the cross compiler must be installed;
+see http://mps.sourceforge.net/umps.html for reference.
+
+From the root directory of the project launch the command
+
+    make
+
+to compile all the sources and generate the umps necessary files;
+then , from the builds/ directory launch
+
+    umps
+
+to execute the virtual machine interface and test bohos.
+`make clean' will remove all the generated object files in kernel/
+and all the files in builds/.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alessandro Franci</dc:creator><pubDate>Thu, 01 Sep 2011 20:22:01 -0000</pubDate><guid>https://sourceforge.net9c7d7da63884824733a84878f4fc32dcc3d73b7c</guid></item><item><title>WikiPage Home modified by Alessandro Franci</title><link>https://sourceforge.net/p/bohos/home/Home/</link><description>Welcome to your wiki!

This is the default page, edit it as you see fit. To add a page simply reference it within brackets, e.g.: [SamplePage].

The wiki uses [Markdown](/p/bohos/home/markdown_syntax/) syntax.
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alessandro Franci</dc:creator><pubDate>Thu, 01 Sep 2011 19:33:26 -0000</pubDate><guid>https://sourceforge.net892a25b2458ba96678a26ae644ff00b90bd15e03</guid></item></channel></rss>