Changes between Version 13 and Version 14 of Osaka


Ignore:
Timestamp:
Aug 14, 2008, 3:31:30 PM (16 years ago)
Author:
rider
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Osaka

    v13 v14  
    4747[[BR]]
    4848== 5.Kerrighed modules - Source Code Structure Analysis ==
    49  * '''Gandalf module''': Global memory management
     49 * '''Gandalf module''': Global memory management -> ('''For Container''')
    5050   * /kerrighed-2.3.0/libs/include/kerrighed_tools.h
    5151   * /kerrighed-2.3.0/modules/tools/krg_services.h           
    5252   * /kerrighed-2.3.0/modules/mm/mmap_handler.h[[BR]]
    5353   '''/* Memory Part -> Memory Pool */'''
    54  * '''Aragon module''': Global process management
     54 * '''Aragon module''': Global process management -> ('''For Migration''')
    5555   * /kerrighed-2.3.0/modules/proc/distant_syscalls.c
    5656   * /kerrighed-2.3.0/modules/scheduler/mosix_probe.c
     
    6161   * /kerrighed-2.3.0/modules/epm/procfs.c[[BR]]
    6262   '''/* Process Part -> MPI , OpenMP */'''
    63  * '''Elrond module''': Synchronization tools for parallel applications
     63 * '''Elrond module''': Synchronization tools for parallel applications -> ('''For Synchronization''')
    6464   * /kerrighed-2.3.0/modules/epm/ghost_process_api.h
    6565 * '''Gimli''':
     
    8181 * [http://openmp.org/wp/openmp-compilers/ OpenMP]
    8282 * [http://www.compunity.org/resources/compilers/intel/index.php Intel Compiler]
     83 * INRIA: [ftp://ftp.inria.fr/INRIA/publication/publi-pdf/RR/RR-4947.pdf Kerrighed: A SSI Cluster OS Running OpenMP]