Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Oct 2010 17:19:33 -0400
From:      Eknath Venkataramani <eknath.iyer@gmail.com>
To:        freebsd-hackers@freebsd.org
Subject:   Thread priorities
Message-ID:  <AANLkTimykKEYkeRK%2BexcWxZUjxvkK2bQ4LtmtU2y3_h4@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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?
2. Does it recieve the priority from the KSEG?

-- 
Eknath Venkataramani



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTimykKEYkeRK%2BexcWxZUjxvkK2bQ4LtmtU2y3_h4>