DUMP_COMPRESS_RATIO
size = ptob((uint64_t)physmem) / DUMP_COMPRESS_RATIO;
size = ptob(dumpsize_in_pages) / DUMP_COMPRESS_RATIO;