source: trunk/kernel/kern/cluster.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @593   5 years alain Cosmetic: improve debug.
(edit) @583   5 years alain Improve signals.
(edit) @582   5 years alain New DQDT implementation supporting missing clusters thanks to the …
(edit) @580   5 years alain 1) Register the kernel process in the cluster manager local list. 2) …
(edit) @564   5 years alain Complete restructuration of kernel locks.
(edit) @562   6 years nicolas.van.phan Disable DQDT and remove y_max FOR GOOD
(edit) @561   6 years nicolas.van.phan Remove y_max in all functions except dqdt_init()
(edit) @557   6 years nicolas.van.phan Add cluster_info[][] array in cluster descriptor
(edit) @530   6 years nicolas.van.phan Hack to compile on both IOB and LETI for now
(edit) @529   6 years nicolas.van.phan Fix friday's fat bug triggered by fork() in init.c
(edit) @492   6 years viala Refactoring assert calling to conform with new assert macro. Made …
(edit) @485   6 years viala [kern] Add void type to function prototypes with no parameter
(edit) @457   6 years alain This version modifies the exec syscall and fixes a large number of …
(edit) @456   6 years alain Fix a bug in cycle computation for DEBUG. - -This line, and those …
(edit) @443   6 years alain Fix few bugs whike debugging the sort multi-thread application.
(edit) @440   6 years alain 1/ Fix a bug in the Multithreaded "sort" applicationr: The …
(edit) @438   6 years alain Fix a bug in scheduler related to RPC blocking.
(edit) @437   6 years alain Fix various bugs
(edit) @436   6 years alain 1) improve the threads and process destruction mechanism. 2) introduce …
(edit) @433   6 years alain blip
(edit) @428   6 years alain blip
(edit) @416   6 years alain Improve sys_exec.
(edit) @409   6 years alain Fix bugs in exec
(edit) @408   6 years alain Fix several bugs in the fork() syscall.
(edit) @407   6 years alain First implementation of fork/exec.
(edit) @406   7 years alain This version executed successfully the user "init" process on a …
(edit) @374   7 years max Use panic().
(edit) @296   7 years alain Several modifs in the generic scheduler and in the hal_context to fix …
(edit) @279   7 years alain 1) Introduce independant command fields for the various devices in the …
(edit) @124   7 years max rename hal_wbflush->hal_fence
(edit) @120   7 years max don't use hal_remote_lwd, we want the address, not its content
(edit) @101   7 years alain euh…
(edit) @50   7 years alain bloup
(edit) @23   7 years alain Introduce syscalls.
(edit) @19   7 years max cosmetic, and a few typos
(edit) @14   7 years alain Bugs fix.
(edit) @5   7 years alain Introduce the chdev_t structure in place of the device_t structure.
(add) @1   7 years alain First import
Note: See TracRevisionLog for help on using the revision log.