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

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 13 October 2004 11:02 pm, Joseph Koshy wrote:
> Is there a way for a kthread to force a reschedule of itself onto another
> CPU?

In 5.x there's a sched_bind() interface that can be used to pin a thread to an 
arbitrary CPU.

-- 
John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org



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