Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Feb 2009 09:25:49 -0500
From:      John Baldwin <jhb@freebsd.org>
To:        freebsd-hackers@freebsd.org
Cc:        Alexej Sokolov <bsd.quest@googlemail.com>
Subject:   Re: taskqueue (9)
Message-ID:  <200902110925.49633.jhb@freebsd.org>
In-Reply-To: <671bb5fc0902101221n2dbb1cf0hbc43164ffa6f6124@mail.gmail.com>
References:  <671bb5fc0902101221n2dbb1cf0hbc43164ffa6f6124@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 10 February 2009 3:21:49 pm Alexej Sokolov wrote:
> Hello,
> the structure task(9) contain field ta_priority. Which role plays this
> priority if the task will wake up for run.
> Or it is used only for order of  task in waitqueue while pending ?

It is solely used to order requests within the queue.

-- 
John Baldwin



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