Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jun 2000 13:16:59 +0300
From:      Vladimir Kostyrko <arcade@dn.ua>
To:        "Jacob A. Hart" <c9710216@studentmail.newcastle.edu.au>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Scheduler changes?
Message-ID:  <20000611131659.A3540@dn.ua>
In-Reply-To: <20000611200322.A236@carcass.au.hartware.com>; from Jacob A. Hart on Sun, Jun 11, 2000 at 08:03:22PM %2B1000
References:  <20000528135331.A241@carcass.au.hartware.com> <Pine.BSF.4.21.0006092009520.59266-100000@green.dyndns.org> <20000611200322.A236@carcass.au.hartware.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jun 11, 2000 at 08:03:22PM +1000, Jacob A. Hart wrote:
> Using idprio as Volodymyr suggested seems to be a viable workaround.  You
> mentioned in another message that idprio could potentially deadlock my
> machine, though.  Under what conditions could this happen (and how likely
> is it to occur)? 

  That things were beautifully described in [id|rt]prio man page. idprio makes process idle, so it gets only time slices left _after_ ditributing them among normal processes. rtprio makes process priority realtime so each time slice is distributed to this process and only leftover went to system. If you make rtprio dnetc, the system near hangs and understands only three buttons but one minute after pressing them.. ;) So using idprio would not hang the machine.

-- 
[WBR], Arcade Zardos. [AIST] [SAT Astronomy//Think to survive!] [mp3.aist.net]


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




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