Most job shop scheduling algorithms deal with staticscheduling, but in reality the shop is dynamic.
目前多数作业车间调度算法考虑的是静态调度,但在实际生产中车间总是处于动态变化中。
2
The staticscheduling with "Interrupt Affinity" is adopted to balance the load among processors, and to reduce the cache misses due to .
为此,采用“中断亲和”的静态调度方法来均衡处理器负载,并降低调度引起的高速缓存命中失败率。
3
Dynamic scheduling inevitably brings much overhead, however, it is very difficult to keep the load balance among processors if only staticscheduling is used.