On 10/5/10 2:19 PM, Eknath Venkataramani wrote:
In kern_switch.c,
It is said that, Free threads are 'preassigned' to the KSEs. and that the
KSEs derive their priority from threads and are put on the run queue.
1. Where do the threads receive their priorities from?
from the process they are assigned to.
2. Does it recieve the priority from the KSEG?
well, it got some modification of it's priority due to KSEG behaviour.
(or at least that was the plan)
this must be very old code because ksegs were removed some time ago.
please
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"