Searched refs:BunchStarts_Threshold (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsatypes.h276 * 2. BunchStarts_Threshold
285 bit32 BunchStarts_Threshold; // global min number of IOs to bunch per queue. member in struct:agsaLLRoot_s
287 bit32 BunchStarts_TimeoutTicks; // global time out value beyond which bunched IOs will be started even below BunchStarts_Threshold.
H A Dmpi.c609 /* If any pending IOs present then either process if BunchStarts_Threshold
613 ((circularQ->BunchStarts_QPending >= saRoot->BunchStarts_Threshold) ||
H A Dsainit.c1159 saRoot->BunchStarts_Threshold = 5;

Completed in 59 milliseconds