]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC: 249514
authorgnn <gnn@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 21 Jun 2013 21:38:48 +0000 (21:38 +0000)
committergnn <gnn@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 21 Jun 2013 21:38:48 +0000 (21:38 +0000)
commit7d2034b089e895f5366b64697334cd7e3a1ab706
tree88294b8a329c67c756165b0f411cee24a400d431
parent18342669756749981d816623d9151bc00706b19e
MFC: 249514
Point args[0] not at the thread that is ending but at the one that
is starting.  This is in line with practice in OpenSolaris.

Note that this change is only in ULE and not in the 4BSD scheduler.
Once this change settles in (MFC timeout has expired) we'll try it out
on 4BSD as well.

PR: 177706
Submitted by: Tiwei Bie

git-svn-id: svn://svn.freebsd.org/base/stable/9@252070 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/kern/sched_ule.c