Subversion Repositories shark

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1618 6235d 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.
 
920 7317d 23h pj /shark/trunk/kernel/ removed sys_end, sys_abort, using exit instead  
596 7574d 03h giacomo /shark/trunk/kernel/ Update  
590 7576d 01h giacomo /shark/trunk/kernel/ Update  
567 7582d 17h giacomo /shark/trunk/ Update  
564 7585d 02h giacomo /shark/trunk/kernel/ Update  
503 7621d 21h giacomo /shark/trunk/ Update  
445 7650d 20h giacomo /shark/trunk/ Update  
157 7935d 18h pj /shark/trunk/kernel/ - Added shutdown message
- printings on abort
- printings on sys_end
 
38 8049d 20h pj /shark/trunk/ - new scheduling module interface
- various fixes