source: trunk/kernel/mm/mapper.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @635   5 years alain This version is a major evolution: The physical memory allocators, …
(edit) @628   5 years alain Introduce teh page_min / page_max mechanism in the …
(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) @623   5 years alain Introduce three new types of vsegs (KCODE,KDATA,KDEV) to map the …
(edit) @614   5 years alain 1) introduce a dev_ioc_sync_write() function in IOC API, to improve …
(edit) @612   5 years alain Fix several bugs in vfs.c, fatfs.c, and devfs.c to support the <.> and …
(edit) @611   5 years alain Introduce sigificant modifs in VFS to support the <ls> command, and …
(edit) @610   5 years alain Fix several bugs in VFS to support the following ksh commandis : cp, …
(edit) @606   5 years alain Improve the FAT32 file system to support cat, rm, cp commands.
(edit) @513   6 years viala [mm/mapper] Fix prototype of mapper_create. Add some doc in interface.
(edit) @503   6 years viala Add void type on function that takes no parameters, fix invalid call. …
(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) @407   6 years alain First implementation of fork/exec.
(edit) @315   7 years alain Redefine the fuctions ppm_base2page() / ppm_page2base() / …
(edit) @313   7 years alain RSeveral modifs in the page-fault handling.
(edit) @265   7 years alain Fix several bugs in VFS.
(edit) @246   7 years alain Fix a major bug in FATFS : miss handling in the FAT mapper.
(edit) @238   7 years alain Fixing bugs in vfs_lookup()
(edit) @204   7 years alain Bug fix in kernel_init -This line, and those below, will be ignored-- …
(edit) @23   7 years alain Introduce syscalls.
(edit) @18   7 years max cosmetic, and a few typos
(add) @1   7 years alain First import
Note: See TracRevisionLog for help on using the revision log.