source: trunk/kernel/kern @ 557

Name Size Rev Age Author Last Change
../
kernel_init.h 884 bytes 1   7 years alain First import
dma.h 1.1 KB 1   7 years alain First import
mwmr.h 1.2 KB 1   7 years alain First import
cond_var.h 1.5 KB 1   7 years alain First import
cluster_info.c 1.5 KB 557   6 years nicolas.van.phan Add cluster_info[][] array in cluster descriptor
do_syscall.h 2.1 KB 457   6 years alain This version modifies the exec syscall and fixes a large number of …
signal.c 2.4 KB 457   6 years alain This version modifies the exec syscall and fixes a large number of …
cond_var.c 2.4 KB 1   7 years alain First import
alarm.h 2.8 KB 23   7 years alain Introduce syscalls.
core.c 3.2 KB 457   6 years alain This version modifies the exec syscall and fixes a large number of …
mwmr.c 3.7 KB 1   7 years alain First import
alarm.c 3.9 KB 494   6 years viala Fix an error in an assert, style on an other.
time.c 3.9 KB 1   7 years alain First import
cluster_info.h 4.2 KB 557   6 years nicolas.van.phan Add cluster_info[][] array in cluster descriptor
signal.h 4.6 KB 457   6 years alain This version modifies the exec syscall and fixes a large number of …
core.h 7.2 KB 457   6 years alain This version modifies the exec syscall and fixes a large number of …
scheduler.h 7.3 KB 470   6 years viala minor: add const to cause parameter in sched_yield. We never mutate …
dqdt.h 7.4 KB 485   6 years viala [kern] Add void type to function prototypes with no parameter
do_syscall.c 8.3 KB 527   6 years viala Rewrite if-then-else return function into switch case. For safety …
dqdt.c 12.2 KB 492   6 years viala Refactoring assert calling to conform with new assert macro. Made …
chdev.h 13.7 KB 485   6 years viala [kern] Add void type to function prototypes with no parameter
printk.h 13.8 KB 502   6 years viala assert: Fix signature mismatch.
printk.c 15.5 KB 502   6 years viala assert: Fix signature mismatch.
cluster.h 16.3 KB 557   6 years nicolas.van.phan Add cluster_info[][] array in cluster descriptor
scheduler.c 18.0 KB 551   6 years nicolas.van.phan Make locks before IDLE Init busy
chdev.c 19.1 KB 545   6 years nicolas.van.phan Fix memory access at 0x10 and 0x14 chdev_dir() tried to read …
cluster.c 21.5 KB 557   6 years nicolas.van.phan Add cluster_info[][] array in cluster descriptor
thread.h 26.0 KB 527   6 years viala Rewrite if-then-else return function into switch case. For safety …
rpc.h 35.1 KB 503   6 years viala Add void type on function that takes no parameters, fix invalid call. …
process.h 36.6 KB 527   6 years viala Rewrite if-then-else return function into switch case. For safety …
thread.c 41.6 KB 531   6 years nicolas.van.phan Fix error in thread debug prints
kernel_init.c 60.3 KB 556   6 years nicolas.van.phan Gather LETI-specific macros into hard_config.h
process.c 72.7 KB 527   6 years viala Rewrite if-then-else return function into switch case. For safety …
rpc.c 81.2 KB 503   6 years viala Add void type on function that takes no parameters, fix invalid call. …
Note: See TracBrowser for help on using the repository browser.