Subversion Repositories shark

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1622 5964d 15h fabio /shark/branches/xen/ Rremove mkf/.

Noone seems to use/need it.
 
1621 5964d 15h fabio /shark/branches/xen/ Move all the low level libc related headers from the OSLib to libc/.

Move the headers used to define the libc interface exported by Shark from
the OSLib to libc/arch/$(ARCH) (remember, by now ARCH can be only x86,) and
change their users to reflect the movement. There are still a couple of
problems to solve, that are how to deal with the libc code used inside the
kernel, and how to handle things that are on the boundary, e.g., some type
definitions and so on. Btw this had to be started from somewhere.
 
1620 5964d 20h fabio /shark/branches/xen/libc/arch/x86/ Fix the cleanall target.

The OSLib uses an allclean target instead of cleanall, take that into
account...
 
1619 5964d 20h fabio /shark/branches/xen/ Move the OSLib libc/libm code into libc/arch.

Isolate the libc/libm code inside the OSLib and move it to libc/ with
the long term goal of isolating and cleaning up the interfaces between
the system components. The ARCH configuration variable will choose
the architecture Shark is being compiled for.

Now the architecture specific part of the libc is in libc/arch/$(ARCH),
but the include/makefile support is far from being generic enough.
 
1618 5965d 10h fabio /shark/branches/xen/ Started a new xen/ branch.

The plan is to support xen (without HVM) as an execution platform, and,
in the process, to decouple the generic kernel from the OSLib, trying to
make it easier to port Shark to new architectures.
 
1617 6219d 01h /demos/tags/rel_1_5_4/ This commit was manufactured by cvs2svn to create tag 'rel_1_5_4'.  
1616 6219d 01h boinc /demos/trunk/network/ Added notify.c demo and the java program to generate datagrams.  
1615 6239d 00h tullio /demos/trunk/newtrace/udp/ Some new useful comments to the udp demo for the new tracer.  
1614 6308d 19h /demos/tags/rel_1_5_3/ This commit was manufactured by cvs2svn to create tag 'rel_1_5_3'.  
1613 6308d 19h tullio /demos/trunk/ Changed due to modification to officially distributed demos.  
1612 6308d 19h tullio /demos/trunk/ Moved to unsupported demos.  
1611 6308d 20h tullio /demos/trunk/ Changed due to demo removal.  
1610 6308d 20h tullio /demos/trunk/ Moved to unsupported demos  
1609 6308d 20h tullio /demos/trunk/loader/ Moved to unsupported demos.  
1608 6308d 20h tullio /demos/trunk/ Changed due to demo directory removal.  
1607 6308d 20h tullio /demos/trunk/ Moved to unsupported demos.  
1606 6317d 00h tullio /demos/trunk/ Added missing GPL license disclaimer.  
1605 6485d 00h /demos/tags/rel_1_5_2_1/ This commit was manufactured by cvs2svn to create tag 'rel_1_5_2_1'.  
1604 6485d 00h /demos/tags/rel_1_5_2/ This commit was manufactured by cvs2svn to create tag 'rel_1_5_2'.  
1603 6485d 00h tullio /demos/trunk/shutdown/ Inserted __PCI__ flag into makefile.  
1602 6489d 00h /demos/tags/rel_1_5_1/ This commit was manufactured by cvs2svn to create tag 'rel_1_5_1'.  
1601 6489d 00h tullio /demos/trunk/dynademo/ added dynalynk support (thanks to LexN)  
1600 6505d 00h tullio /demos/trunk/tftptest/ Retouch to keyboard management.
Added few useful comments.
 
1599 6505d 00h tullio /demos/trunk/pci6025e/ Changed exit key to Ctrl+C.  
1598 6505d 02h tullio /demos/trunk/jumpball/ Double EDF level registration error fixed.  
1597 6505d 02h tullio /demos/trunk/base/ Change the level for aperiodic registration. Previous version didn't work.  
1596 6505d 21h tullio /demos/trunk/shutdown/ hartport is no more needed in the initfile.  
1595 6505d 21h tullio /demos/trunk/shutdown/ Previous version didn't work!
It didn't initialize the RR level. Call to PCI26_init() also added.
 
1594 6506d 18h tullio /demos/trunk/ Changed exit key to Ctrl+C.  
1593 6506d 19h tullio /demos/trunk/bca/ Some english localization.  
1592 6506d 19h tullio /demos/trunk/bca/ Small retouch.  
1591 6506d 19h tullio /demos/trunk/bca/ Some restyle. Now check pid values before activation.  
1590 6506d 19h tullio /demos/trunk/bca/ Changed the horrible .c inclusions by generating the right .o object files.  
1589 6506d 19h tullio /demos/trunk/bca/ Changed exit key to Ctrl+C.  
1588 6506d 21h tullio /demos/trunk/base/ Restore WCET for aperiodic tasks.  
1587 6506d 21h tullio /demos/trunk/base/ Little update to error messages.  
1586 6506d 21h tullio /demos/trunk/base/ Updated IntDrive initialization parameters.  
1585 6506d 21h tullio /demos/trunk/base/ Changed exit key from Alt+X to Ctrl+C.  
1584 6506d 21h tullio /demos/trunk/base/ Updated IntDrive initialization parameters.  
1583 6506d 21h tullio /demos/trunk/base/ Changed exit key from Alt+X to Ctrl+C.