source: trunk/kernel/syscalls @ 651

Name Size Rev Age Author Last Change
../
shared_include 642   4 years alain Introduce two new syscalls : sys_get_thread_info() / sys_fbf()
syscalls.h 45.6 KB 651   4 years alain 1) Improve the VMM MMAP allocator: implement the "buddy" algorithm to …
sys_write.c 8.9 KB 635   5 years alain This version is a major evolution: The physical memory allocators, …
sys_wait.c 6.6 KB 637   5 years alain Introduce the non-standard pthread_parallel_create() system call and …
sys_utls.c 1.4 KB 457   6 years alain This version modifies the exec syscall and fixes a large number of …
sys_unlink.c 3.5 KB 637   5 years alain Introduce the non-standard pthread_parallel_create() system call and …
sys_undefined.c 1.2 KB 479   6 years viala [kern/syscall] Add void type to function prototypes with no parameter
sys_trace.c 3.0 KB 637   5 years alain Introduce the non-standard pthread_parallel_create() system call and …
sys_times.c 1.4 KB 1   7 years alain First import
sys_timeofday.c 3.1 KB 637   5 years alain Introduce the non-standard pthread_parallel_create() system call and …
sys_thread_yield.c 1.6 KB 566   5 years alain Complete restructuration of kernel locks.
sys_thread_wakeup.c 2.9 KB 637   5 years alain Introduce the non-standard pthread_parallel_create() system call and …
sys_thread_sleep.c 1.7 KB 566   5 years alain Complete restructuration of kernel locks.
sys_thread_migrate.c 2.7 KB 1   7 years alain First import
sys_thread_join.c 7.1 KB 651   4 years alain 1) Improve the VMM MMAP allocator: implement the "buddy" algorithm to …
sys_thread_exit.c 3.5 KB 651   4 years alain 1) Improve the VMM MMAP allocator: implement the "buddy" algorithm to …
sys_thread_detach.c 2.5 KB 637   5 years alain Introduce the non-standard pthread_parallel_create() system call and …
sys_thread_create.c 7.0 KB 651   4 years alain 1) Improve the VMM MMAP allocator: implement the "buddy" algorithm to …
sys_thread_cancel.c 3.7 KB 651   4 years alain 1) Improve the VMM MMAP allocator: implement the "buddy" algorithm to …
sys_sync.c 1.1 KB 631   5 years alain introduce sys_sync() function.
sys_stat.c 4.3 KB 637   5 years alain Introduce the non-standard pthread_parallel_create() system call and …
sys_signal.c 1.4 KB 506   6 years viala [syscalls] add interface in implementation. Add const where possible, …
sys_sem.c 7.7 KB 637   5 years alain Introduce the non-standard pthread_parallel_create() system call and …
sys_sbrk.c 1.1 KB 1   7 years alain First import
sys_rmdir.c 2.5 KB 637   5 years alain Introduce the non-standard pthread_parallel_create() system call and …
sys_rename.c 4.5 KB 637   5 years alain Introduce the non-standard pthread_parallel_create() system call and …
sys_readdir.c 4.3 KB 637   5 years alain Introduce the non-standard pthread_parallel_create() system call and …
sys_read.c 9.3 KB 635   5 years alain This version is a major evolution: The physical memory allocators, …
sys_place_fork.c 2.4 KB 637   5 years alain Introduce the non-standard pthread_parallel_create() system call and …
sys_pipe.c 1.1 KB 506   6 years viala [syscalls] add interface in implementation. Add const where possible, …
sys_opendir.c 6.2 KB 637   5 years alain Introduce the non-standard pthread_parallel_create() system call and …
sys_open.c 4.0 KB 637   5 years alain Introduce the non-standard pthread_parallel_create() system call and …
sys_mutex.c 6.7 KB 635   5 years alain This version is a major evolution: The physical memory allocators, …
sys_munmap.c 5.0 KB 641   4 years alain - Fix several bugs. - Introduce the "stat" command in KSH. This …
sys_mmap.c 9.5 KB 651   4 years alain 1) Improve the VMM MMAP allocator: implement the "buddy" algorithm to …
sys_mkfifo.c 2.8 KB 637   5 years alain Introduce the non-standard pthread_parallel_create() system call and …
sys_mkdir.c 3.5 KB 637   5 years alain Introduce the non-standard pthread_parallel_create() system call and …
sys_mcntl.c 2.7 KB 1   7 years alain First import
sys_madvise.c 2.7 KB 1   7 years alain First import
sys_lseek.c 3.1 KB 651   4 years alain 1) Improve the VMM MMAP allocator: implement the "buddy" algorithm to …
sys_kill.c 7.7 KB 624   5 years alain Fix several bugs to use the instruction MMU in kernel mode in …
sys_isatty.c 3.4 KB 566   5 years alain Complete restructuration of kernel locks.
sys_is_fg.c 3.3 KB 637   5 years alain Introduce the non-standard pthread_parallel_create() system call and …
sys_getpid.c 2.0 KB 566   5 years alain Complete restructuration of kernel locks.
sys_getcwd.c 3.4 KB 637   5 years alain Introduce the non-standard pthread_parallel_create() system call and …
sys_get_thread_info.c 2.5 KB 642   4 years alain Introduce two new syscalls : sys_get_thread_info() / sys_fbf()
sys_get_nb_cores.c 2.9 KB 651   4 years alain 1) Improve the VMM MMAP allocator: implement the "buddy" algorithm to …
sys_get_cycle.c 2.4 KB 637   5 years alain Introduce the non-standard pthread_parallel_create() system call and …
sys_get_core_id.c 3.1 KB 639   5 years alain ntroduce three new almos-mkh specific syscalls.
sys_get_core.c 2.2 KB 635   5 years alain This version is a major evolution: The physical memory allocators, …
sys_get_config.c 3.7 KB 637   5 years alain Introduce the non-standard pthread_parallel_create() system call and …
sys_get_best_core.c 4.3 KB 639   5 years alain ntroduce three new almos-mkh specific syscalls.
sys_ftime.c 1.3 KB 1   7 years alain First import
sys_fsync.c 1.1 KB 626   5 years alain This version has been tested on the sort multithreaded application …
sys_fork.c 7.3 KB 637   5 years alain Introduce the non-standard pthread_parallel_create() system call and …
sys_fg.c 3.2 KB 566   5 years alain Complete restructuration of kernel locks.
sys_fbf.c 5.6 KB 647   4 years alain ...miscelaneous…
sys_exit.c 5.5 KB 651   4 years alain 1) Improve the VMM MMAP allocator: implement the "buddy" algorithm to …
sys_exec.c 8.9 KB 637   5 years alain Introduce the non-standard pthread_parallel_create() system call and …
sys_display.c 14.1 KB 640   4 years alain Remove all RPCs in page-fault handling.
sys_creat.c 1.1 KB 623   5 years alain Introduce three new types of vsegs (KCODE,KDATA,KDEV) to map the …
sys_condvar.c 6.4 KB 635   5 years alain This version is a major evolution: The physical memory allocators, …
sys_closedir.c 3.1 KB 614   5 years alain 1) introduce a dev_ioc_sync_write() function in IOC API, to improve …
sys_close.c 3.2 KB 625   5 years alain Fix a bug in the vmm_remove_vseg() function: the physical pages …
sys_chmod.c 2.4 KB 637   5 years alain Introduce the non-standard pthread_parallel_create() system call and …
sys_chdir.c 3.8 KB 637   5 years alain Introduce the non-standard pthread_parallel_create() system call and …
sys_barrier.c 6.1 KB 637   5 years alain Introduce the non-standard pthread_parallel_create() system call and …
sys_alarm.c 1.3 KB 506   6 years viala [syscalls] add interface in implementation. Add const where possible, …
Note: See TracBrowser for help on using the repository browser.