source: trunk/kernel/mm/vmm.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @567   5 years alain Complete restructuration of kernel locks.
(edit) @561   6 years nicolas.van.phan Remove y_max in all functions except dqdt_init()
(edit) @530   6 years nicolas.van.phan Hack to compile on both IOB and LETI for now
(edit) @528   6 years nicolas.van.phan Change usage of y_max/x_max for iterating through clusters. This is …
(edit) @492   6 years viala Refactoring assert calling to conform with new assert macro. Made …
(edit) @473   6 years alain Fix several GCC warning related to the -Wextra compilation option.
(edit) @469   6 years alain 1) Introduce the libsemaphore library. 2) Introduce a small libmath …
(edit) @457   6 years alain This version modifies the exec syscall and fixes a large number of …
(edit) @443   6 years alain Fix few bugs whike debugging the sort multi-thread application.
(edit) @441   6 years alain Fix a bug in rpc_vmm_get_pte_client() function (bad RPC index).
(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) @437   6 years alain Fix various bugs
(edit) @435   6 years alain Fix a bad bug in scheduler…
(edit) @433   6 years alain blip
(edit) @429   6 years alain blap
(edit) @416   6 years alain Improve sys_exec.
(edit) @415   6 years alain Few bugs.
(edit) @409   6 years alain Fix bugs in exec
(edit) @408   6 years alain Fix several bugs in the fork() syscall.
(edit) @407   6 years alain First implementation of fork/exec.
(edit) @406   7 years alain This version executed successfully the user "init" process on a …
(edit) @401   7 years alain Few bugs in VMM
(edit) @400   7 years alain cosmetic bis
(edit) @399   7 years alain cosmetic
(edit) @394   7 years max Make it compile again, and use panic(). Not sure it is what Alain …
(edit) @390   7 years alain RPC_VMM_GET_REF_VSEG renamed to RPC_VMM_GET_VSEG
(edit) @388   7 years alain Change the vmm_get_vseg() function to access the reference cluster …
(edit) @385   7 years max Remove redundant (and buggy) code.
(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) @286   7 years max Fix dangerous typos.
(edit) @204   7 years alain Bug fix in kernel_init -This line, and those below, will be ignored-- …
(edit) @179   7 years max fix a lock leak, there are many others left…
(edit) @178   7 years max style
(edit) @124   7 years max rename hal_wbflush->hal_fence
(edit) @101   7 years alain euh…
(edit) @68   7 years alain Fix bug in kernel_init, and reduce size of remote_fifo.
(edit) @50   7 years alain bloup
(edit) @23   7 years alain Introduce syscalls.
(edit) @21   7 years max cosmetic & comments
(edit) @14   7 years alain Bugs fix.
(add) @1   7 years alain First import
Note: See TracRevisionLog for help on using the revision log.