svn commit: r198306 - head/sys/net

b. f. bf1783 at googlemail.com
Wed Oct 21 02:00:35 UTC 2009


On 10/21/09, Ryan Stone <rysto32 at gmail.com> wrote:
> On non-SMP kernels there's only one CPU, so there's no point in
> binding a thread to a CPU.
>

If that is all that is intended here, then it does not seem that it
should be done at all on non-SMP, but rather that it should be made
conditional on #ifdef SMP.

b.


More information about the freebsd-current mailing list