Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Apr 1999 10:32:30 -0400 (EDT)
From:      zhihuizhang <bf20761@binghamton.edu>
To:        Mohit Aron <aron@cs.rice.edu>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: scheduling queues in FreeBSD
Message-ID:  <Pine.SOL.L3.93.990408103034.19488B-100000@bingsun2>
In-Reply-To: <199904080401.XAA07250@cs.rice.edu>

next in thread | previous in thread | raw e-mail | index | archive | help

On Wed, 7 Apr 1999, Mohit Aron wrote:

> Hi,
> 	I'm using FreeBSD-2.2.6. It seems that the scheduler maintains
> more than 1 queue for process scheduling - whichqs, whichrtqs, ... Can someone
> please tell me the significance of all these queues. Also which processes
> go in which queues. Thanks,
> 
> 
> - Mohit

As far as I know, normal time-sharing process goes to whichqs.  whichrtqs
is probably for real time processes.  Please read the source code file
swtch.s.

-Zhihui



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SOL.L3.93.990408103034.19488B-100000>