source: trunk/kernel/syscalls/sys_mmap.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @670   3 years alain 1) Introduce up to 4 command lines arguments in the KSH "load" …
(edit) @664   3 years alain - Introduce the sys_socket.c file implementing all socket related …
(edit) @657   4 years alain Introduce remote_buf.c/.h & socket.c/.h files. Update dev_nic.c/.h files.
(edit) @651   4 years alain 1) Improve the VMM MMAP allocator: implement the "buddy" algorithm to …
(edit) @637   5 years alain Introduce the non-standard pthread_parallel_create() system call and …
(edit) @635   5 years alain This version is a major evolution: The physical memory allocators, …
(edit) @626   5 years alain This version has been tested on the sort multithreaded application …
(edit) @625   5 years alain Fix a bug in the vmm_remove_vseg() function: the physical pages …
(edit) @624   5 years alain Fix several bugs to use the instruction MMU in kernel mode in …
(edit) @623   5 years alain Introduce three new types of vsegs (KCODE,KDATA,KDEV) to map the …
(edit) @611   5 years alain Introduce sigificant modifs in VFS to support the <ls> command, and …
(edit) @594   5 years alain Fix various bugs in sys_stat() and sys_mmap() functions. Improve debug …
(edit) @566   5 years alain Complete restructuration of kernel locks.
(edit) @506   6 years viala [syscalls] add interface in implementation. Add const where possible, …
(edit) @457   6 years alain This version modifies the exec syscall and fixes a large number of …
(edit) @440   6 years alain 1/ Fix a bug in the Multithreaded "sort" applicationr: The …
(edit) @438   6 years alain Fix a bug in scheduler related to RPC blocking.
(edit) @435   6 years alain Fix a bad bug in scheduler…
(edit) @407   6 years alain First implementation of fork/exec.
(edit) @23   7 years alain Introduce syscalls.
(add) @1   7 years alain First import
Note: See TracRevisionLog for help on using the revision log.