Subversion Repositories shark

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1618 5962d 07h 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.
 
920 7044d 17h pj /shark/trunk/kernel/ removed sys_end, sys_abort, using exit instead  
596 7300d 21h giacomo /shark/trunk/kernel/ Update  
590 7302d 18h giacomo /shark/trunk/kernel/ Update  
567 7309d 11h giacomo /shark/trunk/ Update  
564 7311d 20h giacomo /shark/trunk/kernel/ Update  
503 7348d 15h giacomo /shark/trunk/ Update  
445 7377d 13h giacomo /shark/trunk/ Update  
157 7662d 12h pj /shark/trunk/kernel/ - Added shutdown message
- printings on abort
- printings on sys_end
 
38 7776d 14h pj /shark/trunk/ - new scheduling module interface
- various fixes