Subversion Repositories shark

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1618 5970d 02h 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 7052d 11h pj /shark/trunk/kernel/ removed sys_end, sys_abort, using exit instead  
596 7308d 15h giacomo /shark/trunk/kernel/ Update  
590 7310d 13h giacomo /shark/trunk/kernel/ Update  
567 7317d 06h giacomo /shark/trunk/ Update  
564 7319d 15h giacomo /shark/trunk/kernel/ Update  
503 7356d 09h giacomo /shark/trunk/ Update  
445 7385d 08h giacomo /shark/trunk/ Update  
157 7670d 06h pj /shark/trunk/kernel/ - Added shutdown message
- printings on abort
- printings on sys_end
 
38 7784d 09h pj /shark/trunk/ - new scheduling module interface
- various fixes