Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Inline mc_snapshot_read_region()
[simgrid.git] / src / mc / mc_page_snapshot.cpp
2014-06-26 Gabriel Corona[mc] Inline mc_snapshot_read_region()
2014-06-20 Gabriel Corona[mc] Always inline 'inline' functions
2014-06-19 Gabriel Corona[mc] Documentation of mc_page_snapshot
2014-06-19 Gabriel Corona[mc] Config to disable soft-dirty page tracking --cfg...
2014-06-19 Gabriel Corona[mc] Do not allocate pagemap buffer on the heap
2014-06-19 Gabriel Corona[mc] pread_whole must restart in cas of EINTR, not...
2014-06-19 Gabriel Corona[mc] Documentation about per-page snapshots
2014-06-19 Gabriel Corona[mc] Fix inverted test on page soft-dirtiness
2014-06-17 Gabriel Corona[mc] Fix bugs in mc_page_snapshot
2014-06-16 Gabriel Corona[mc] Partial integration of per-page snapshot address...
2014-06-13 Gabriel Corona[mc] Page-level sparse snapshot: work-in-progress,...