K 10 svn:author V 4 jeff K 8 svn:date V 27 2003-11-04T07:18:18.000000Z K 7 svn:log V 365 - Clean up comments to reflect the KSE pushout. - Add the following functions to the api: sched_bind(), sched_unbind(), sched_pin(), and sched_unpin(). Bind/unbind are used for traditional cpu binding. Pin and unpin are meant to allow the kernel to hold a thread on a particular cpu so that it may cache per-cpu data without fear of being migrated. END