Home
last modified time | relevance | path

Searched refs:COMPRESS_PERCENT (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/cpr/
H A Dcpr_misc.c78 #define COMPRESS_PERCENT 40 /* approx compression ratio in percent */ macro
665 size = ((ksize * COMPRESS_PERCENT) / INTEGRAL) + in cpr_statefile_ok()