source: soft/giet_vm/giet_kernel/ctx_handler.c

Revision Log Mode:


Legend:

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