|
|
@593
|
6 years |
alain |
Cosmetic: improve debug.
|
|
|
@583
|
6 years |
alain |
Improve signals.
|
|
|
@581
|
6 years |
alain |
1) Improve the busylock debug infrastructure.
2) introduce a …
|
|
|
@580
|
6 years |
alain |
1) Register the kernel process in the cluster manager local list.
2) …
|
|
|
@564
|
6 years |
alain |
Complete restructuration of kernel locks.
|
|
|
@531
|
6 years |
nicolas.van.phan |
Fix error in thread debug prints
|
|
|
@527
|
6 years |
viala |
Rewrite if-then-else return function into switch case.
For safety …
|
|
|
@518
|
6 years |
viala |
[thread.c] Fix we forgot to assign thread->type.
Alain and I forgot …
|
|
|
@503
|
6 years |
viala |
Add void type on function that takes no parameters, fix invalid call.
…
|
|
|
@492
|
6 years |
viala |
Refactoring assert calling to conform with new assert macro.
Made …
|
|
|
@485
|
6 years |
viala |
[kern] Add void type to function prototypes with no parameter
|
|
|
@473
|
6 years |
alain |
Fix several GCC warning related to the -Wextra compilation option.
|
|
|
@469
|
6 years |
alain |
1) Introduce the libsemaphore library.
2) Introduce a small libmath …
|
|
|
@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 …
|
|
|
@446
|
6 years |
alain |
miscelaneous…
|
|
|
@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.
|
|
|
@436
|
7 years |
alain |
1) improve the threads and process destruction mechanism.
2) introduce …
|
|
|
@433
|
7 years |
alain |
blip
|
|
|
@428
|
7 years |
alain |
blip
|
|
|
@418
|
7 years |
alain |
Fix a bug in hal_kentry.S : the "uzone" pointer in the thread …
|
|
|
@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().
|
|
|
@373
|
7 years |
max |
Start using panic().
|
|
|
@367
|
7 years |
alain |
Change Time unit from cycle to TICK (in millisecond).
Fix several bugs …
|
|
|
@338
|
7 years |
max |
Not sure what Alain meant to do, but disable this for now.
|
|
|
@337
|
7 years |
alain |
Introduce the delayed context switch if current thread has a lock.
|
|
|
@315
|
7 years |
alain |
Redefine the fuctions ppm_base2page() / ppm_page2base() / …
|
|
|
@296
|
7 years |
alain |
Several modifs in the generic scheduler and in the hal_context to
fix …
|
|
|
@286
|
7 years |
max |
Fix dangerous typos.
|
|
|
@188
|
7 years |
alain |
Redefine the PIC device API.
|
|
|
@185
|
7 years |
max |
use thread_release directly
|
|
|
@171
|
7 years |
max |
style
|
|
|
@170
|
7 years |
max |
remove ';'
|
|
|
@101
|
7 years |
alain |
euh…
|
|
|
@68
|
7 years |
alain |
Fix bug in kernel_init, and reduce size of remote_fifo.
|
|
|
@60
|
7 years |
max |
use reg_t instead of uint32_t
|
|
|
@53
|
7 years |
alain |
Compilation OK pout TSAR
|
|
|
@50
|
7 years |
alain |
bloup
|
|
|
@23
|
7 years |
alain |
Introduce syscalls.
|
|
|
@16
|
7 years |
alain |
mprove the HAL for interrupt, exception, syscall handling.
|
|
|
@14
|
8 years |
alain |
Bugs fix.
|
|
|
@5
|
8 years |
alain |
Introduce the chdev_t structure in place of the device_t structure.
|
|
|
@1
|
8 years |
alain |
First import
|