]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Implement cpu_set_upcall_kse(). Elementary testing shows that this
authorMarcel Moolenaar <marcel@FreeBSD.org>
Sat, 28 Jun 2003 09:22:25 +0000 (09:22 +0000)
committerMarcel Moolenaar <marcel@FreeBSD.org>
Sat, 28 Jun 2003 09:22:25 +0000 (09:22 +0000)
commitd9a4740f18e2e2874ef63f74bb8ba5eb0fb490a3
treeeef1d36f8dd82dda99be57c7053e81c1953e7847
parent7a20304f844fb2785e15cbc9b98da13cf52f2b3f
Implement cpu_set_upcall_kse(). Elementary testing shows that this
function behaves correctly in principle, but is not expected to be
100% complete. In any case, with this commit we have KSE ported
enough to start runtime testing with threaded applications and fix
whatever bugs or omissions we encounter. Yay!
sys/ia64/ia64/vm_machdep.c