Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Cache the size of a memory page for the current system.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Thu, 13 Mar 2014 22:38:37 +0000 (23:38 +0100)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Mon, 17 Mar 2014 09:41:04 +0000 (10:41 +0100)
commitd5aebc3bb0fadaeec6f5205356259c32466047ea
tree44b6d2404d425c76f6f354086cfa686b23b6c611
parent0b2b203572323552d916d5d2c60d100a27ca7f72
Cache the size of a memory page for the current system.
include/xbt/misc.h
src/mc/mc_memory.c
src/xbt/mmalloc/mm_diff.c
src/xbt/mmalloc/mm_module.c
src/xbt/mmalloc/mmorecore.c
src/xbt/xbt_main.c
teshsuite/xbt/mmalloc_test.c