Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/disp/
H A Dfss.c316 #define FSS_TICK_COST 1000 /* tick cost for threads with nice level = 0 */ macro
877 fss_nice_tick[i] = (FSS_TICK_COST * (((3 * FSS_NICE_RANGE) / 2) in fss_init()