Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
View Latest Revision
source:
trunk
/
kernel
/
kern
/
scheduler.c
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@564
6 years
alain
Complete restructuration of kernel locks.
(edit)
@551
6 years
nicolas.van.phan
Make locks before IDLE Init busy
(edit)
@500
6 years
viala
Minor change: Remove an extra call to spinlock_init in scheduler.c …
(edit)
@492
6 years
viala
Refactoring assert calling to conform with new assert macro. Made …
(edit)
@470
6 years
viala
minor: add const to cause parameter in sched_yield. We never mutate …
(edit)
@469
6 years
alain
1) Introduce the libsemaphore library. 2) Introduce a small libmath …
(edit)
@462
6 years
viala
FIX: Add a spinlock_init on sheduler->lock.
(edit)
@457
6 years
alain
This version modifies the exec syscall and fixes a large number of …
(edit)
@450
6 years
alain
Fix a bug in function sched_handle_signal(): When the deleted user …
(edit)
@445
6 years
alain
Restructure the mini_libc.
(edit)
@443
7 years
alain
Fix few bugs whike debugging the sort multi-thread application.
(edit)
@440
7 years
alain
1/ Fix a bug in the Multithreaded "sort" applicationr: The …
(edit)
@438
7 years
alain
Fix a bug in scheduler related to RPC blocking.
(edit)
@437
7 years
alain
Fix various bugs
(edit)
@436
7 years
alain
1) improve the threads and process destruction mechanism. 2) introduce …
(edit)
@435
7 years
alain
Fix a bad bug in scheduler…
(edit)
@433
7 years
alain
blip
(edit)
@428
7 years
alain
blip
(edit)
@416
7 years
alain
Improve sys_exec.
(edit)
@409
7 years
alain
Fix bugs in exec
(edit)
@408
7 years
alain
Fix several bugs in the fork() syscall.
(edit)
@407
7 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)
@337
7 years
alain
Introduce the delayed context switch if current thread has a lock.
(edit)
@317
7 years
alain
1) Introduce the TSAR hal_cpu_context_switch() function. 2) Introduce …
(edit)
@311
7 years
max
Introduce hal_cpu_context_switch.
(edit)
@306
7 years
max
Terrible typo.
(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)
@278
7 years
max
Should be 'next'.
(edit)
@101
7 years
alain
euh…
(edit)
@60
7 years
max
use reg_t instead of uint32_t
(edit)
@14
8 years
alain
Bugs fix.
(add)
@1
8 years
alain
First import
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog