In swi_add, the priority is multiplied by PPQ. This is a layering violation really because PPQ should only be known within the scheduler.... but..... "Why multiply by PPQ inthe first place?" we are not using the system run queues for interrupt threads. (PPQ = Priorities Per Queue). Without this you can remove runq.h from proc.h and include it only in the scheduler related files.Received on Sun Jun 20 2004 - 22:13:04 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:58 UTC