|
|
@593
|
6 years |
alain |
Cosmetic: improve debug.
|
|
|
@592
|
6 years |
alain |
Simplify the sched_handle°signals() function:
The rwlock protecting …
|
|
|
@583
|
6 years |
alain |
Improve signals.
|
|
|
@582
|
6 years |
alain |
New DQDT implementation supporting missing clusters
thanks to the …
|
|
|
@581
|
6 years |
alain |
1) Improve the busylock debug infrastructure.
2) introduce a …
|
|
|
@564
|
6 years |
alain |
Complete restructuration of kernel locks.
|
|
|
@551
|
6 years |
nicolas.van.phan |
Make locks before IDLE Init busy
|
|
|
@500
|
6 years |
viala |
Minor change: Remove an extra call to spinlock_init in scheduler.c
…
|
|
|
@492
|
6 years |
viala |
Refactoring assert calling to conform with new assert macro.
Made …
|
|
|
@470
|
6 years |
viala |
minor: add const to cause parameter in sched_yield.
We never mutate …
|
|
|
@469
|
6 years |
alain |
1) Introduce the libsemaphore library.
2) Introduce a small libmath …
|
|
|
@462
|
6 years |
viala |
FIX: Add a spinlock_init on sheduler->lock.
|
|
|
@457
|
6 years |
alain |
This version modifies the exec syscall and fixes a large number of …
|
|
|
@450
|
6 years |
alain |
Fix a bug in function sched_handle_signal():
When the deleted user …
|
|
|
@445
|
6 years |
alain |
Restructure the mini_libc.
|
|
|
@443
|
6 years |
alain |
Fix few bugs whike debugging the sort multi-thread application.
|
|
|
@440
|
7 years |
alain |
1/ Fix a bug in the Multithreaded "sort" applicationr:
The …
|
|
|
@438
|
7 years |
alain |
Fix a bug in scheduler related to RPC blocking.
|
|
|
@437
|
7 years |
alain |
Fix various bugs
|
|
|
@436
|
7 years |
alain |
1) improve the threads and process destruction mechanism.
2) introduce …
|
|
|
@435
|
7 years |
alain |
Fix a bad bug in scheduler…
|
|
|
@433
|
7 years |
alain |
blip
|
|
|
@428
|
7 years |
alain |
blip
|
|
|
@416
|
7 years |
alain |
Improve sys_exec.
|
|
|
@409
|
7 years |
alain |
Fix bugs in exec
|
|
|
@408
|
7 years |
alain |
Fix several bugs in the fork() syscall.
|
|
|
@407
|
7 years |
alain |
First implementation of fork/exec.
|
|
|
@406
|
7 years |
alain |
This version executed successfully the user "init" process on a …
|
|
|
@374
|
7 years |
max |
Use panic().
|
|
|
@337
|
7 years |
alain |
Introduce the delayed context switch if current thread has a lock.
|
|
|
@317
|
7 years |
alain |
1) Introduce the TSAR hal_cpu_context_switch() function.
2) Introduce …
|
|
|
@311
|
7 years |
max |
Introduce hal_cpu_context_switch.
|
|
|
@306
|
7 years |
max |
Terrible typo.
|
|
|
@296
|
7 years |
alain |
Several modifs in the generic scheduler and in the hal_context to
fix …
|
|
|
@279
|
7 years |
alain |
1) Introduce independant command fields for the various devices in the …
|
|
|
@278
|
7 years |
max |
Should be 'next'.
|
|
|
@101
|
7 years |
alain |
euh…
|
|
|
@60
|
7 years |
max |
use reg_t instead of uint32_t
|
|
|
@14
|
8 years |
alain |
Bugs fix.
|
|
|
@1
|
8 years |
alain |
First import
|