svn commit: r209503 - stable/8/sys/kern
Attilio Rao
attilio at freebsd.org
Thu Jun 24 12:30:30 UTC 2010
2010/6/24 John Baldwin <jhb at freebsd.org>:
> Author: jhb
> Date: Thu Jun 24 12:08:50 2010
> New Revision: 209503
> URL: http://svn.freebsd.org/changeset/base/209503
>
> Log:
> MFC 208391:
> Assert that the thread passed to sched_bind() and sched_unbind() is
> curthread as those routines are only supported for curthread currently.
In general, I think that possibly sched_bind() and sched_unbind() may
loose their argument in the future.
Of course, that is a KPI breakage (which may be unconfortable to work with).
Attilio
--
Peace can only be achieved by understanding - A. Einstein
More information about the svn-src-stable
mailing list