Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Multiple .so support for region snapshots
[simgrid.git] / src / mc / mc_page_store.cpp
2014-09-16 Gabriel Corona[mc] Add a (compile time) option for content addressage...
2014-07-28 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-25 Gabriel CoronaMerge branch 'mc'
2014-07-24 Gabriel CoronaMerge remote-tracking branch 'origin/mc-fastsnapshot...
2014-07-10 Gabriel Corona[mc] Add unit test for mc_snapshot
2014-07-08 Gabriel Corona[mc] Move page store test from the integration test...
2014-07-08 Gabriel CoronaMerge branch 'mc-fix' into mc-fastsnapshot
2014-06-27 Gabriel CoronaMerge branch 'mc'
2014-06-27 Gabriel CoronaMerge branch 'mc-fastsnapshot' into mc
2014-06-26 Gabriel Corona[mc] Inline mc_snapshot_read_region()
2014-06-26 Gabriel Corona[mc] Forgot to decrease the page refcounts when freeing...
2014-06-24 Gabriel Corona[mc] Remove declaration of mc_read_pagemap() in mc_page...
2014-06-23 Gabriel Corona[mc] Always inline mc_page_store_get_page (C version...
2014-06-20 Gabriel Corona[mc] Always inline 'inline' functions
2014-06-17 Gabriel Corona[mc] Fix mc_translate_address_region() for per-page...
2014-06-17 Gabriel Corona[mc] mremap does not like MAP_PRIVATE|MAP_ANONYMOUS...
2014-06-13 Gabriel Corona[mc] Update doc for page_store
2014-06-13 Gabriel Corona[mc] Page-level sparse snapshot: work-in-progress,...