Home | History | Annotate | Download | only in site_utils

Lines Matching refs:spares

413         """Return the the nominal number of working spares.
415 Calculates and returns how many working spares there would
416 be in the spares pool if all broken DUTs were in the spares
420 @return The total number DUTs in the spares pool, less the total
562 spares = poolset.get_total(spare_pool)
564 if spares != 0 and spares != total:
614 the model's spares buffer.
650 # spares count, and count how many times that worst case occurs.
671 * DUTs for models with a low spares buffer are more important than
675 with the lowest spares buffer will be recommended. If the worst
676 spares buffer number is shared by more than one model, the algorithm
812 be replaced with spares by running `balance_pool`. Detailed