Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Oct 2004 21:39:14 +0530
From:      Joseph Koshy <joseph.koshy@gmail.com>
To:        John Baldwin <jhb@freebsd.org>
Cc:        freebsd-smp@freebsd.org
Subject:   Re: Moving a kthread between CPUs?
Message-ID:  <84dead7204101909093c3a6f27@mail.gmail.com>
In-Reply-To: <200410141441.56479.jhb@FreeBSD.org>
References:  <84dead7204101320022bd6602e@mail.gmail.com> <200410141441.56479.jhb@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> In 5.x there's a sched_bind() interface that can be used to pin a thread to an
> arbitrary CPU.

sched_bind() could work.  Thanks.

A quick grep didn't reveal any uses of sched_{bind,unbind} inside the
kernel though ...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?84dead7204101909093c3a6f27>