source: soft/giet_vm/giet_kernel/sys_handler.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @820   8 years cfuguet Improving the pthread_join function: - The calling thread does a …
(edit) @815   8 years bouyer Deal with x_width/y_width different from 4.
(edit) @790   8 years alain Cosmetic
(edit) @786   8 years alain cosmetic
(edit) @774   8 years alain The _sys_fat_dump() kernel function has been introduced to support the …
(edit) @760   8 years alain
(edit) @754   8 years cfuguet - Support to have a single terminal (NB_TTY_CHANNEL = 1). In this …
(edit) @753   8 years cfuguet Introducing the coremark benchmark
(edit) @733   9 years alain Modify the system functions associated to hardware coprocessors: …
(edit) @725   9 years alain Modify FBF_CMA syscall handlers to support chbufs containing more than …
(edit) @719   9 years alain Cosmetic.
(edit) @717   9 years alain Cosmetic.
(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) @700   9 years guerin kernel: add fbf_cma release, call it on task kill
(edit) @699   9 years guerin kernel: use non-trivial CMA allocator
(edit) @698   9 years guerin kernel: use non-trivial TTY allocator Now, TTY channels can be …
(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) @690   9 years alain Cosmetic in the _sys_tasks_status() function.
(edit) @688   9 years alain Introduces the _sys_tasks_status() function used by the …
(edit) @670   9 years alain Introduce the "shared" argument in the _sys_tty_alloc() function.
(edit) @661   9 years guerin remove deprecated giet_fat_list()
(edit) @658   9 years guerin fat32: implement _fat_opendir, _fat_closedir, _fat_readdir
(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) @614   9 years bellefin Change the syscalls related to the NIC and the CMA 1) In a CHBUF, …
(edit) @592   9 years alain Introduce support for the new POSIX-like FAT32.
(edit) @556   9 years alain Introducing support for the coprocessor related system calls.
(edit) @547   9 years alain Move the peripheral initialisation from the boot.c to the kernel_init.c
(edit) @536   9 years alain Blap.
(edit) @528   9 years alain 1) Introducing support for external IRQs dynamic routing. 2) …
(edit) @519   9 years alain Introducing support for hardware coprocessors using the vci_mwmr_dma …
(edit) @516   9 years alain Remove the vobj object from the mapping_info, and remove global …
(edit) @505   9 years alain Fixing a bug in _sys_fbf_cma_start() function.
(edit) @494   9 years alain Introduce a fully parallel procedure for the kernel initialisation.
(edit) @489   9 years alain Introducing an explicit (channel) argument in all kernel access …
(edit) @478   9 years alain 1) The chained buffer structure has been modified to have one single …
(edit) @467   9 years alain Adding a new step in the kernel_init() procedure: Processor[0][0][0]
(edit) @459   9 years alain Removing the kernel_utils.c/kernel_utils.h file. Introducing new …
(edit) @449   10 years alain Introducing the CMA_RX, CMA_TX, NIC_RX, NIC_TX slots in the task …
(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) @410   10 years alain Cosmetic
(edit) @396   10 years alain Housekeeping
(edit) @322   10 years alain Various small modifs to comply with the genmap tool.
(edit) @301   10 years cfuguet Bugfix for interrupt masking and demasking.
(edit) @294   10 years alain Introducing support for IOPIC component.
(edit) @267   10 years cfuguet - Adding new task context information: THREAD INDEX. This value can …
(edit) @263   10 years alain Introducing support for TSAR fixed format cluster index (cluster_xy) …
(edit) @260   10 years devigne Add a new syscall : giet_fat_fstat, allowing to a user application to …
(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.