Subversion Repositories shark

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
1618 6310d 09h 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.
 
/shark/branches/xen
29 8182d 01h pj /shark/trunk/ - removed task_delay
- integration with IQUEUES
- other fixes
 
/shark/trunk/include/kernel/iqueue.h
/shark/trunk/kernel/iqueue.c
/shark/trunk/kernel/qqueue.c
/shark/trunk/kernel/queue.c
/shark/trunk/include/kernel/config.h
/shark/trunk/include/kernel/descr.h
/shark/trunk/include/kernel/func.h
/shark/trunk/include/kernel/int_sem.h
/shark/trunk/include/kernel/kern.h
/shark/trunk/include/kernel/types.h
/shark/trunk/include/kernel/var.h
/shark/trunk/kernel/conditio.c
/shark/trunk/kernel/exchtxt.c
/shark/trunk/kernel/grpcreat.c
/shark/trunk/kernel/int_sem.c
/shark/trunk/kernel/join.c
/shark/trunk/kernel/kern.c
/shark/trunk/kernel/makefile
/shark/trunk/kernel/modules/cbs.c
/shark/trunk/kernel/modules/ds.c
/shark/trunk/kernel/modules/dummy.c
/shark/trunk/kernel/modules/edf.c
/shark/trunk/kernel/modules/hartport.c
/shark/trunk/kernel/modules/nop.c
/shark/trunk/kernel/modules/nopm.c
/shark/trunk/kernel/modules/posix.c
/shark/trunk/kernel/modules/ps.c
/shark/trunk/kernel/modules/rm.c
/shark/trunk/kernel/modules/rr.c
/shark/trunk/kernel/modules/rr2.c
/shark/trunk/kernel/modules/rrsoft.c
/shark/trunk/kernel/modules/sem.c
/shark/trunk/kernel/modules/ss.c
/shark/trunk/kernel/modules/tbs.c
/shark/trunk/kernel/mqueue.c
/shark/trunk/kernel/signal.c