Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/os/
H A Dcpr_impl.c112 #define INITIAL_ALLOC_PCNT 40 /* starting allocation percentage */ macro
945 alloc_pcnt = INITIAL_ALLOC_PCNT; in i_cpr_storage_data_alloc()
966 alloc_pcnt = MAX(last_pcnt, INITIAL_ALLOC_PCNT) + in i_cpr_storage_data_alloc()