source: trunk/kernel/mm/vmm.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @619   4 years alain 1) Fix a bug in KSH : after the "load" command, the [ksh] prompt is …
(edit) @617   4 years alain cosmetic
(edit) @614   4 years alain 1) introduce a dev_ioc_sync_write() function in IOC API, to improve …
(edit) @611   4 years alain Introduce sigificant modifs in VFS to support the <ls> command, and …
(edit) @610   4 years alain Fix several bugs in VFS to support the following ksh commandis : cp, …
(edit) @606   4 years alain Improve the FAT32 file system to support cat, rm, cp commands.
(edit) @595   5 years alain Cosmetic: improve debug.
(edit) @585   5 years alain Introduce two separate vmm_handle_page_fault() & vmm_handle_cow() …
(edit) @580   5 years alain 1) Register the kernel process in the cluster manager local list. 2) …
(edit) @577   5 years alain Fix small bugs.
(edit) @567   5 years alain Complete restructuration of kernel locks.
(edit) @561   5 years nicolas.van.phan Remove y_max in all functions except dqdt_init()
(edit) @530   5 years nicolas.van.phan Hack to compile on both IOB and LETI for now
(edit) @528   5 years nicolas.van.phan Change usage of y_max/x_max for iterating through clusters. This is …
(edit) @492   5 years viala Refactoring assert calling to conform with new assert macro. Made …
(edit) @473   5 years alain Fix several GCC warning related to the -Wextra compilation option.
(edit) @469   5 years alain 1) Introduce the libsemaphore library. 2) Introduce a small libmath …
(edit) @457   5 years alain This version modifies the exec syscall and fixes a large number of …
(edit) @443   5 years alain Fix few bugs whike debugging the sort multi-thread application.
(edit) @441   5 years alain Fix a bug in rpc_vmm_get_pte_client() function (bad RPC index).
(edit) @440   5 years alain 1/ Fix a bug in the Multithreaded "sort" applicationr: The …
(edit) @438   5 years alain Fix a bug in scheduler related to RPC blocking.
(edit) @437   5 years alain Fix various bugs
(edit) @435   5 years alain Fix a bad bug in scheduler…
(edit) @433   5 years alain blip
(edit) @429   5 years alain blap
(edit) @416   5 years alain Improve sys_exec.
(edit) @415   5 years alain Few bugs.
(edit) @409   5 years alain Fix bugs in exec
(edit) @408   5 years alain Fix several bugs in the fork() syscall.
(edit) @407   6 years alain First implementation of fork/exec.
(edit) @406   6 years alain This version executed successfully the user "init" process on a …
(edit) @401   6 years alain Few bugs in VMM
(edit) @400   6 years alain cosmetic bis
(edit) @399   6 years alain cosmetic
(edit) @394   6 years max Make it compile again, and use panic(). Not sure it is what Alain …
(edit) @390   6 years alain RPC_VMM_GET_REF_VSEG renamed to RPC_VMM_GET_VSEG
(edit) @388   6 years alain Change the vmm_get_vseg() function to access the reference cluster …
(edit) @385   6 years max Remove redundant (and buggy) code.
(edit) @315   6 years alain Redefine the fuctions ppm_base2page() / ppm_page2base() / …
(edit) @313   6 years alain RSeveral modifs in the page-fault handling.
(edit) @286   6 years max Fix dangerous typos.
(edit) @204   6 years alain Bug fix in kernel_init -This line, and those below, will be ignored-- …
(edit) @179   6 years max fix a lock leak, there are many others left…
(edit) @178   6 years max style
(edit) @124   6 years max rename hal_wbflush->hal_fence
(edit) @101   6 years alain euh…
(edit) @68   6 years alain Fix bug in kernel_init, and reduce size of remote_fifo.
(edit) @50   6 years alain bloup
(edit) @23   6 years alain Introduce syscalls.
(edit) @21   6 years max cosmetic & comments
(edit) @14   6 years alain Bugs fix.
(add) @1   6 years alain First import
Note: See TracRevisionLog for help on using the revision log.