source: trunk/kernel/kern/scheduler.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @457   5 years alain This version modifies the exec syscall and fixes a large number of …
(edit) @450   5 years alain Fix a bug in function sched_handle_signal(): When the deleted user …
(edit) @445   5 years alain Restructure the mini_libc.
(edit) @443   5 years alain Fix few bugs whike debugging the sort multi-thread application.
(edit) @440   5 years alain 1/ Fix a bug in the Multithreaded "sort" applicationr: The …
(edit) @438   5 years alain Fix a bug in scheduler related to RPC blocking.
(edit) @437   5 years alain Fix various bugs
(edit) @436   5 years alain 1) improve the threads and process destruction mechanism. 2) introduce …
(edit) @435   5 years alain Fix a bad bug in scheduler…
(edit) @433   5 years alain blip
(edit) @428   5 years alain blip
(edit) @416   5 years alain Improve sys_exec.
(edit) @409   5 years alain Fix bugs in exec
(edit) @408   5 years alain Fix several bugs in the fork() syscall.
(edit) @407   6 years alain First implementation of fork/exec.
(edit) @406   6 years alain This version executed successfully the user "init" process on a …
(edit) @374   6 years max Use panic().
(edit) @337   6 years alain Introduce the delayed context switch if current thread has a lock.
(edit) @317   6 years alain 1) Introduce the TSAR hal_cpu_context_switch() function. 2) Introduce …
(edit) @311   6 years max Introduce hal_cpu_context_switch.
(edit) @306   6 years max Terrible typo.
(edit) @296   6 years alain Several modifs in the generic scheduler and in the hal_context to fix …
(edit) @279   6 years alain 1) Introduce independant command fields for the various devices in the …
(edit) @278   6 years max Should be 'next'.
(edit) @101   6 years alain euh…
(edit) @60   6 years max use reg_t instead of uint32_t
(edit) @14   6 years alain Bugs fix.
(add) @1   6 years alain First import
Note: See TracRevisionLog for help on using the revision log.