|
|
@818
|
9 years |
cfuguet |
Optimization: When doing a context switch between threads of the
same …
|
|
|
@725
|
9 years |
alain |
Modify FBF_CMA syscall handlers to support chbufs containing more than …
|
|
|
@714
|
9 years |
alain |
Introduce the _sys_fbf_size() function.
Modify the _sys_fbf_alloc() / …
|
|
|
@709
|
9 years |
alain |
Major release: Change the task model to implement the POSIX threads …
|
|
|
@707
|
9 years |
guerin |
fix kill/exec
- introduce physical_memcpy for fat_read
- don't defer …
|
|
|
@706
|
9 years |
guerin |
kernel: _ctx_switch: acknowledge signal before treating it
Just to be …
|
|
|
@705
|
9 years |
guerin |
kernel: fix error handling in _load_writable_segments()
_fat_read() …
|
|
|
@702
|
9 years |
alain |
Introduce the _load_writable_segments() function (used by the …
|
|
|
@700
|
9 years |
guerin |
kernel: add fbf_cma release, call it on task kill
|
|
|
@697
|
9 years |
guerin |
kernel: release WTI mailbox associated with TTY
We don't block on …
|
|
|
@696
|
9 years |
guerin |
kernel: defer task exec to _ctx_switch()
|
|
|
@695
|
9 years |
guerin |
kernel: defer task kill to _ctx_switch()
Introduce SIG slot in task …
|
|
|
@648
|
9 years |
alain |
Introducing support for the new mechanism to start tasks.
|
|
|
@629
|
9 years |
alain |
Modify the task activation/desactivation mechanism
to support the …
|
|
|
@528
|
10 years |
alain |
1) Introducing support for external IRQs dynamic routing.
2) …
|
|
|
@459
|
10 years |
alain |
Removing the kernel_utils.c/kernel_utils.h file.
Introducing new …
|
|
|
@440
|
10 years |
alain |
Introducing dynamic allocation of peripheral channels (NIC, TTY, CMA, …
|
|
|
@428
|
10 years |
alain |
Introducing fixed format (X_WIDTH / Y_WIDTH / P_WIDTH) for processor index.
|
|
|
@391
|
10 years |
alain |
Idle task stack implementation. The idle stack was previously …
|
|
|
@330
|
10 years |
alain |
Cosmetic.
|
|
|
@322
|
10 years |
alain |
Various small modifs to comply with the genmap tool.
|
|
|
@294
|
11 years |
alain |
Introducing support for IOPIC component.
|
|
|
@275
|
11 years |
cfuguet |
- Adding volatile attribute for pointers used to address
memory …
|
|
|
@271
|
11 years |
cfuguet |
- Bugfix:
The ISR_SWITCH index should be NB_PROCS_MAX + local_pid.
…
|
|
|
@267
|
11 years |
cfuguet |
- Adding new task context information: THREAD INDEX.
This value can …
|
|
|
@258
|
11 years |
alain |
This is a major release, including a deep restructuration of code.
The …
|