source: trunk/kernel/mm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @561   5 years nicolas.van.phan Remove y_max in all functions except dqdt_init()
(edit) @551   5 years nicolas.van.phan Make locks before IDLE Init busy
(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) @513   5 years viala [mm/mapper] Fix prototype of mapper_create. Add some doc in interface.
(edit) @503   5 years viala Add void type on function that takes no parameters, fix invalid call. …
(edit) @492   5 years viala Refactoring assert calling to conform with new assert macro. Made …
(edit) @486   5 years viala [mm] Add void type to function prototypes with no parameter
(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) @464   5 years viala FIX: Bad format kprintf in kcm.c
(edit) @457   5 years alain This version modifies the exec syscall and fixes a large number of …
(edit) @454   5 years viala Fix typo in several file.
(edit) @453   5 years viala Initialiase vseg->cxy in vseg_init_from_ref()
(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) @436   5 years alain 1) improve the threads and process destruction mechanism. 2) introduce …
(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) @367   6 years alain Change Time unit from cycle to TICK (in millisecond). Fix several bugs …
(edit) @352   6 years max Don't compute kcm_page twice.
(edit) @334   6 years max Undefined variables.
(edit) @330   6 years max style
(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) @296   6 years alain Several modifs in the generic scheduler and in the hal_context to fix …
(edit) @286   6 years max Fix dangerous typos.
(edit) @279   6 years alain 1) Introduce independant command fields for the various devices in the …
(edit) @265   6 years alain Fix several bugs in VFS.
(edit) @246   6 years alain Fix a major bug in FATFS : miss handling in the FAT mapper.
(edit) @238   6 years alain Fixing bugs in vfs_lookup()
(edit) @204   6 years alain Bug fix in kernel_init -This line, and those below, will be ignored-- …
(edit) @188   6 years alain Redefine the PIC device API.
(edit) @184   6 years max style
(edit) @183   6 years max style
(edit) @182   6 years max lock leak
(edit) @181   6 years max style again
(edit) @180   6 years max don't memset ptr if it's null…
(edit) @179   6 years max fix a lock leak, there are many others left…
(edit) @178   6 years max style
(edit) @177   6 years max detect use-after-frees
(edit) @176   6 years max detect use-after-frees
(edit) @175   6 years max detect use-after-frees
(edit) @161   6 years max style
(edit) @160   6 years max style
(edit) @159   6 years max style
(edit) @149   6 years max unused variables
(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) @65   6 years max use %p to silence a few warnings
(edit) @53   6 years alain Compilation OK pout TSAR
(edit) @50   6 years alain bloup
(edit) @23   6 years alain Introduce syscalls.
(edit) @22   6 years max cosmetic & typos again
(edit) @21   6 years max cosmetic & comments
(edit) @20   6 years max cosmetic and improve a few comments
(edit) @18   6 years max cosmetic, and a few typos
(edit) @16   6 years alain mprove the HAL for interrupt, exception, syscall handling.
(edit) @14   6 years alain Bugs fix.
(edit) @7   6 years alain Various bugs.
(add) @1   6 years alain First import
Note: See TracRevisionLog for help on using the revision log.