Subversion Repositories shark

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1621 6154d 03h 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.
 
1618 6154d 21h 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.
 
1063 6506d 11h tullio /shark/trunk/ Added missing GPL license disclaimer.  
1002 7140d 14h trimarchi /shark/trunk/ports/first/include/ add function prototype  
992 7148d 11h trimarchi /shark/trunk/ports/first/ add getdeadline function in grubstar and support of cbsnhstar in fsf  
990 7148d 11h trimarchi /shark/trunk/ports/first/ Add file for feedback scheduling  
943 7200d 06h trimarchi /shark/trunk/ports/first/include/ Change in include for offline scheduling  
938 7202d 08h trimarchi /shark/trunk/ports/first/include/ change comma in struct for warning  
911 7259d 08h trimarchi /shark/trunk/ports/first/ new module for offline scheduling  
909 7259d 08h trimarchi /shark/trunk/ports/first/ change somenthing for offline scheduling and signal managment  
908 7267d 11h trimarchi /shark/trunk/ports/first/ change for quality and importance function  
884 7290d 07h trimarchi /shark/trunk/ports/first/include/ Add standard type to projects  
883 7290d 07h trimarchi /shark/trunk/ports/first/include/ Change the position in other directory  
881 7290d 07h trimarchi /shark/trunk/ports/first/ Add new configuration file width doxygen  
880 7290d 12h trimarchi /shark/trunk/ports/first/ change in somenthing for server task bug  
877 7298d 11h trimarchi /shark/trunk/ports/first/ Change for the new API  
874 7309d 11h trimarchi /shark/trunk/ports/first/ Add function return error  
873 7310d 08h trimarchi /shark/trunk/ports/first/ Add bind for local scheduler  
871 7311d 07h trimarchi /shark/trunk/ports/first/ fix of unbind function  
866 7312d 07h trimarchi /shark/trunk/ports/first/include/ modify for new api  
865 7312d 07h trimarchi /shark/trunk/ports/first/include/ New include file  
864 7312d 07h trimarchi /shark/trunk/ports/first/include/ New header file  
855 7347d 11h trimarchi /shark/trunk/ports/first/ Commit the NONE scheduler  
854 7350d 13h trimarchi /shark/trunk/ports/first/include/ Add include for stub module  
843 7357d 09h trimarchi /shark/trunk/ports/first/ Add quality and importance parameter in calculation  
833 7358d 11h giacomo /shark/trunk/ports/first/include/ Update  
832 7358d 11h trimarchi /shark/trunk/ports/first/include/ add function prototype of disable server  
831 7358d 12h trimarchi /shark/trunk/ports/first/include/ Change default to GRUBSTAR server  
830 7358d 12h trimarchi /shark/trunk/ports/first/ Add CBSSTAR bwi support and deadline different from period  
829 7359d 05h giacomo /shark/trunk/ports/first/ Update  
817 7361d 10h trimarchi /shark/trunk/ports/first/include/ Add function prototype  
814 7361d 12h trimarchi /shark/trunk/ports/first/include/ Add prototype  
808 7364d 08h trimarchi /shark/trunk/ Shared Object support first version  
807 7364d 09h trimarchi /shark/trunk/ports/first/include/ change PISTAR_lock  
801 7365d 08h trimarchi /shark/trunk/ports/first/include/ Add function prototype  
795 7366d 13h trimarchi /shark/trunk/ports/first/include/ Add function prototype for NOPREEMP task status  
794 7366d 13h trimarchi /shark/trunk/ports/first/include/ include file for shared object module  
689 7464d 08h trimarchi /shark/trunk/ports/first/include/ Add include for service task  
680 7465d 09h trimarchi /shark/trunk/ports/first/include/ Service task include  
679 7465d 09h trimarchi /shark/trunk/ports/first/ Add server task and message over channel