Searched refs:deduplication (Results 1 – 8 of 8) sorted by relevance
7 The device-dax interface uses the tail deduplication technique explained in10 On powerpc, vmemmap deduplication is only used with radix MMU translation. Also12 deduplication.16 vmemmap deduplication possible.
4 tristate "VDO: deduplication and compression target"13 deduplication, compression and thin-provisioning.
226 bool deduplication; member
598 return parse_bool(value, "on", "off", &config->deduplication); in parse_one_key_value_pair()759 config->deduplication = true; in parse_device_config()1464 vdo_log_debug("Deduplication = %s", (config->deduplication ? "on" : "off")); in vdo_initialize()2244 if (vdo->device_config->deduplication) { in load_callback()
2590 if (config->deduplication) { in resume_index()
45 The deduplication limit enforced by ``max_page_sharing`` is required60 deduplication factor at the expense of slower worst case for rmap
23 * Reflink, deduplication
137 deduplication limit to avoid high latency for virtual memory142 deduplication factor will be, but the slower the worst case155 that hit the deduplication limit for stale information.