Subversion Repositories shark

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1621 6124d 18h 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 6125d 13h 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 6477d 02h tullio /shark/trunk/ Added missing GPL license disclaimer.  
1002 7111d 05h trimarchi /shark/trunk/ports/first/include/ add function prototype  
992 7119d 02h trimarchi /shark/trunk/ports/first/ add getdeadline function in grubstar and support of cbsnhstar in fsf  
990 7119d 02h trimarchi /shark/trunk/ports/first/ Add file for feedback scheduling  
943 7170d 21h trimarchi /shark/trunk/ports/first/include/ Change in include for offline scheduling  
938 7173d 00h trimarchi /shark/trunk/ports/first/include/ change comma in struct for warning  
911 7230d 00h trimarchi /shark/trunk/ports/first/ new module for offline scheduling  
909 7230d 00h trimarchi /shark/trunk/ports/first/ change somenthing for offline scheduling and signal managment  
908 7238d 02h trimarchi /shark/trunk/ports/first/ change for quality and importance function  
884 7260d 22h trimarchi /shark/trunk/ports/first/include/ Add standard type to projects  
883 7260d 22h trimarchi /shark/trunk/ports/first/include/ Change the position in other directory  
881 7260d 22h trimarchi /shark/trunk/ports/first/ Add new configuration file width doxygen  
880 7261d 04h trimarchi /shark/trunk/ports/first/ change in somenthing for server task bug  
877 7269d 02h trimarchi /shark/trunk/ports/first/ Change for the new API  
874 7280d 02h trimarchi /shark/trunk/ports/first/ Add function return error  
873 7280d 23h trimarchi /shark/trunk/ports/first/ Add bind for local scheduler  
871 7281d 23h trimarchi /shark/trunk/ports/first/ fix of unbind function  
866 7282d 22h trimarchi /shark/trunk/ports/first/include/ modify for new api  
865 7282d 22h trimarchi /shark/trunk/ports/first/include/ New include file  
864 7282d 22h trimarchi /shark/trunk/ports/first/include/ New header file  
855 7318d 02h trimarchi /shark/trunk/ports/first/ Commit the NONE scheduler  
854 7321d 05h trimarchi /shark/trunk/ports/first/include/ Add include for stub module  
843 7328d 00h trimarchi /shark/trunk/ports/first/ Add quality and importance parameter in calculation  
833 7329d 02h giacomo /shark/trunk/ports/first/include/ Update  
832 7329d 03h trimarchi /shark/trunk/ports/first/include/ add function prototype of disable server  
831 7329d 03h trimarchi /shark/trunk/ports/first/include/ Change default to GRUBSTAR server  
830 7329d 03h trimarchi /shark/trunk/ports/first/ Add CBSSTAR bwi support and deadline different from period  
829 7329d 20h giacomo /shark/trunk/ports/first/ Update  
817 7332d 01h trimarchi /shark/trunk/ports/first/include/ Add function prototype  
814 7332d 03h trimarchi /shark/trunk/ports/first/include/ Add prototype  
808 7334d 23h trimarchi /shark/trunk/ Shared Object support first version  
807 7335d 00h trimarchi /shark/trunk/ports/first/include/ change PISTAR_lock  
801 7336d 00h trimarchi /shark/trunk/ports/first/include/ Add function prototype  
795 7337d 04h trimarchi /shark/trunk/ports/first/include/ Add function prototype for NOPREEMP task status  
794 7337d 04h trimarchi /shark/trunk/ports/first/include/ include file for shared object module  
689 7434d 23h trimarchi /shark/trunk/ports/first/include/ Add include for service task  
680 7436d 00h trimarchi /shark/trunk/ports/first/include/ Service task include  
679 7436d 00h trimarchi /shark/trunk/ports/first/ Add server task and message over channel