source: trunk/kernel/kern @ 562

Name Size Rev Age Author Last Change
../
alarm.h 2.8 KB 23   7 years alain Introduce syscalls.
cond_var.c 2.4 KB 1   7 years alain First import
cond_var.h 1.5 KB 1   7 years alain First import
core.c 3.2 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 …
dma.h 1.1 KB 1   7 years alain First import
do_syscall.h 2.1 KB 457   6 years alain This version modifies the exec syscall and fixes a large number of …
kernel_init.h 884 bytes 1   7 years alain First import
mwmr.c 3.7 KB 1   7 years alain First import
mwmr.h 1.2 KB 1   7 years alain First import
signal.c 2.4 KB 457   6 years alain This version modifies the exec syscall and fixes a large number of …
signal.h 4.6 KB 457   6 years alain This version modifies the exec syscall and fixes a large number of …
time.c 3.9 KB 1   7 years alain First import
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 22.0 KB 562   6 years nicolas.van.phan Disable DQDT and remove y_max FOR GOOD
cluster.h 16.6 KB 562   6 years nicolas.van.phan Disable DQDT and remove y_max FOR GOOD
cluster_info.c 1.9 KB 560   6 years nicolas.van.phan Remove y_max in kernel init barriers
cluster_info.h 4.8 KB 560   6 years nicolas.van.phan Remove y_max in kernel init barriers
dqdt.c 12.4 KB 562   6 years nicolas.van.phan Disable DQDT and remove y_max FOR GOOD
kernel_init.c 61.8 KB 561   6 years nicolas.van.phan Remove y_max in all functions except dqdt_init()
scheduler.c 18.0 KB 551   6 years nicolas.van.phan Make locks before IDLE Init busy
thread.c 41.6 KB 531   6 years nicolas.van.phan Fix error in thread debug prints
alarm.c 3.9 KB 494   6 years viala Fix an error in an assert, style on an other.
chdev.h 13.7 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.h 7.4 KB 485   6 years viala [kern] Add void type to function prototypes with no parameter
printk.c 15.5 KB 502   6 years viala assert: Fix signature mismatch.
printk.h 13.8 KB 502   6 years viala assert: Fix signature mismatch.
process.c 72.7 KB 527   6 years viala Rewrite if-then-else return function into switch case. For safety …
process.h 36.6 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. …
rpc.h 35.1 KB 503   6 years viala Add void type on function that takes no parameters, fix invalid call. …
scheduler.h 7.3 KB 470   6 years viala minor: add const to cause parameter in sched_yield. We never mutate …
thread.h 26.0 KB 527   6 years viala Rewrite if-then-else return function into switch case. For safety …
Note: See TracBrowser for help on using the repository browser.