- Jan 17, 2020
-
-
Marcin Ślusarz authored
'lucmaga/ppc64le-blk-nblock-fix', 'lucmaga/ppc64le-blk-non-zero-fix', 'lucmaga/ppc64le-blk-pool-fix', 'lucmaga/ppc64le-util-poolset-size-fix', 'lucmaga/ppc64le-pmempool-sync-fix', 'lucmaga/ppc64le-pmempool-transform-fix' and 'lucmaga/ppc64le-bttdevice-fix' into devel-1.8 Octopus Merge FTW :)
-
Lucas A. M. Magalhaes authored
Signed-off-by:
Lucas A. M. Magalhaes <lamm@linux.ibm.com>
-
Lucas A. M. Magalhaes authored
Signed-off-by:
Lucas A. M. Magalhaes <lamm@linux.ibm.com>
-
Lucas A. M. Magalhaes authored
Signed-off-by:
Lucas A. M. Magalhaes <lamm@linux.ibm.com>
-
Lucas A. M. Magalhaes authored
Signed-off-by:
Lucas A. M. Magalhaes <lamm@linux.ibm.com>
-
Lucas A. M. Magalhaes authored
Signed-off-by:
Lucas A. M. Magalhaes <lamm@linux.ibm.com>
-
Lucas A. M. Magalhaes authored
Signed-off-by:
Lucas A. M. Magalhaes <lamm@linux.ibm.com>
-
Marcin Ślusarz authored
-
Marcin Ślusarz authored
-
Marcin Ślusarz authored
-
Marcin Ślusarz authored
- Jan 16, 2020
-
-
Marcin Ślusarz authored
-
Lucas A. M. Magalhaes authored
Both tests where expecting wrong file sizes. Signed-off-by:
Lucas A. M. Magalhaes <lamm@linux.ibm.com>
-
Lucas A. M. Magalhaes authored
Signed-off-by:
Lucas A. M. Magalhaes <lamm@linux.ibm.com>
-
Marcin Ślusarz authored
-
Marcin Ślusarz authored
-
Marcin Ślusarz authored
-
Marcin Ślusarz authored
-
Marcin Ślusarz authored
-
Marcin Ślusarz authored
test: obj_defrag_advanced
-
Marcin Ślusarz authored
doc: automatic devel-1.8 docs update
-
pmem-bot authored
-
Jan M Michalski authored
Create the most fragmented pool possible and try to defragment it. - allocate multiple copies of graph nodes - nodes in each copy are randomly ordered - pick one copy of each node and free all others - generating possibly most fragmented pmemobj pool - store PMEMoids to other nodes within each node (the edges) - defragment the pmemobj pool - verify the result Co-authored-by:
Oksana Salyk <oksana.salyk@intel.com>
-
Marcin Ślusarz authored
-
Marcin Ślusarz authored
obj: introduce new statistics useful for defrag
-
Piotr Balcer authored
With this patch, all transients statistics will be enabled by default, and users will have ability to selectively disable or enable both types of statistics. This changes the stats.enabled entry point, but in a backward compatible way.
-
Piotr Balcer authored
This patch introduces two new statistics: stats.heap.run_active and stats.heap.run_allocated. Combination of these two can be used to estimate the total potentially unused space in the heap, indicating that defrag should be ran.
-
Marcin Ślusarz authored
obj: implement naive user assisted defrag
-
Marcin Ślusarz authored
-
Marcin Ślusarz authored
-
Marcin Ślusarz authored
-
Piotr Balcer authored
-
Marcin Ślusarz authored
-
Marcin Ślusarz authored
pool: accept "Machine" of "PPC64"
-
Marcin Ślusarz authored
pmem: change ppc64 init logs to experimental
-
Marcin Ślusarz authored
test: fix lane and arena offsets in unittest.sh
-
Marcin Ślusarz authored
pool: fix btt offset calculation
-
Marcin Ślusarz authored
test: fix pmemspoil blk arena offset
-
Adam Borowski authored
-