Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/os/
H A Dcpr_impl.c934 pgcnt_t alloc_pcnt, last_pcnt; in i_cpr_storage_data_alloc() local
957 last_pcnt = (mmu_btopr(sensitive_size_saved) * INTEGRAL) / in i_cpr_storage_data_alloc()
959 CPR_DEBUG(CPR_DEBUG7, "%s last ratio %ld%%\n", str, last_pcnt); in i_cpr_storage_data_alloc()
966 alloc_pcnt = MAX(last_pcnt, INITIAL_ALLOC_PCNT) + in i_cpr_storage_data_alloc()