Català-Valencià - Catalan
中文 - Chinese (Simplified)
中文 - Chinese (Traditional)
Česky - Czech
Dansk - Danish
Nederlands - Dutch
English - English
Suomi - Finnish
Français - French
Deutsch - German
עברית - Hebrew
हिंदी - Hindi
Magyar - Hungarian
Bahasa Indonesia - Indonesian
Italiano - Italian
日本語 - Japanese
한국어 - Korean
Македонски - Macedonian
मराठी - Marathi
Norsk - Norwegian
Polski - Polish
Português - Portuguese
Português - Portuguese (Brazil)
Русский - Russian
Slovenčina - Slovak
Slovenščina - Slovenian
Español - Spanish
Svenska - Swedish
Türkçe - Turkish
Українська - Ukrainian
Oëzbekcha - Uzbek
Subversion Repositories
shark
(root)
/
shark
/
branches
/
xen
/
kernel
/
exchand.c
- Rev 1618
Rev
Hide changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
Changes
1618
6240d 11h
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
920
7322d 20h
pj
/shark/trunk/kernel/
removed sys_end, sys_abort, using exit instead
/shark/trunk/kernel/exchand.c
/shark/trunk/kernel/init.c
/shark/trunk/kernel/signal.c
596
7579d 00h
giacomo
/shark/trunk/kernel/
Update
/shark/trunk/kernel/exchand.c
590
7580d 22h
giacomo
/shark/trunk/kernel/
Update
/shark/trunk/kernel/exchand.c
567
7587d 15h
giacomo
/shark/trunk/
Update
/shark/trunk/include/kernel/const.h
/shark/trunk/include/kernel/func.h
/shark/trunk/kernel/exchand.c
/shark/trunk/kernel/kern.c
564
7590d 00h
giacomo
/shark/trunk/kernel/
Update
/shark/trunk/kernel/exchand.c
503
7626d 18h
giacomo
/shark/trunk/
Update
/shark/trunk/kernel/exchand.c
/shark/trunk/tracer/include/FTrace_OSD.h
/shark/trunk/tracer/newtrace/FTrace.c
/shark/trunk/tracer/newtrace/FTrace_OSD.c
/shark/trunk/tracer/newtrace/FTrace_OSD_ll.c
445
7655d 17h
giacomo
/shark/trunk/
Update
/shark/trunk/kernel/exchand.c
/shark/trunk/kernel/mem.c
/shark/trunk/kernel/modules/edf.c
/shark/trunk/tracer/include/FTrace.h
/shark/trunk/tracer/newtrace/tracer.c
/shark/trunk/tracer/newtrace/udp.c
157
7940d 15h
pj
/shark/trunk/kernel/
- Added shutdown message
- printings on abort
- printings on sys_end
/shark/trunk/kernel/exchand.c
/shark/trunk/kernel/kern.c
38
8054d 18h
pj
/shark/trunk/
- new scheduling module interface
- various fixes
/shark/trunk/kernel/exchand.c
/shark/trunk/kernel/tskmsg.c
/shark/trunk/include/modules/codes.h
/shark/trunk/kernel/create.c
/shark/trunk/kernel/endcycle.c
/shark/trunk/kernel/exchgrx.c
/shark/trunk/kernel/exchtxt.c
/shark/trunk/kernel/kernold.s
/shark/trunk/kernel/sleep.c
/shark/trunk/kernel/status.c
/shark/trunk/drivers/char/scom.c
/shark/trunk/drivers/pxc/pxc.c
/shark/trunk/fs/fs.c
/shark/trunk/include/bits/errno.h
/shark/trunk/include/kernel/const.h
/shark/trunk/include/kernel/descr.h
/shark/trunk/include/kernel/func.h
/shark/trunk/include/kernel/model.h
/shark/trunk/include/kernel/var.h
/shark/trunk/include/modules/bd_edf.h
/shark/trunk/include/modules/bd_pscan.h
/shark/trunk/include/modules/cbs.h
/shark/trunk/include/modules/ds.h
/shark/trunk/include/modules/dummy.h
/shark/trunk/include/modules/edf.h
/shark/trunk/include/modules/nop.h
/shark/trunk/include/modules/pc.h
/shark/trunk/include/modules/pi.h
/shark/trunk/include/modules/posix.h
/shark/trunk/include/modules/ps.h
/shark/trunk/include/modules/rm.h
/shark/trunk/include/modules/rr.h
/shark/trunk/include/modules/rr2.h
/shark/trunk/include/modules/rrsoft.h
/shark/trunk/include/modules/srp.h
/shark/trunk/include/modules/ss.h
/shark/trunk/include/modules/tbs.h
/shark/trunk/kernel/activate.c
/shark/trunk/kernel/conditio.c
/shark/trunk/kernel/event.c
/shark/trunk/kernel/grpcreat.c
/shark/trunk/kernel/init.c
/shark/trunk/kernel/int_sem.c
/shark/trunk/kernel/join.c
/shark/trunk/kernel/kern.c
/shark/trunk/kernel/kill.c
/shark/trunk/kernel/makefile
/shark/trunk/kernel/modules/bd_edf.c
/shark/trunk/kernel/modules/bd_pscan.c
/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/nop.c
/shark/trunk/kernel/modules/nopm.c
/shark/trunk/kernel/modules/npp.c
/shark/trunk/kernel/modules/pc.c
/shark/trunk/kernel/modules/pi.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/srp.c
/shark/trunk/kernel/modules/ss.c
/shark/trunk/kernel/modules/tbs.c
/shark/trunk/kernel/modules/trace.c
/shark/trunk/kernel/modules/trcfixed.c
/shark/trunk/kernel/mqueue.c
/shark/trunk/kernel/mutex.c
/shark/trunk/kernel/nanoslp.c
/shark/trunk/kernel/signal.c
/shark/trunk/kernel/time.c
/shark/trunk/kernel/tpreempt.c