Date: Wed, 30 Apr 2008 08:20:06 GMT From: Kris Kennaway <kris@FreeBSD.org> To: freebsd-rc@FreeBSD.org Subject: Re: conf/123222: Add rtprio(1)/idprio(1) support to rc.subr(8). Message-ID: <200804300820.m3U8K6p0007862@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR conf/123222; it has been noted by GNATS. From: Kris Kennaway <kris@FreeBSD.org> To: Norikatsu Shigemura <nork@FreeBSD.org> Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: conf/123222: Add rtprio(1)/idprio(1) support to rc.subr(8). Date: Wed, 30 Apr 2008 10:14:59 +0200 Norikatsu Shigemura wrote: >> Description: > I want to run some daemons with rtprio(1)/idprio(1) like nice(1). > So I made patches to support rtprio(1)/idprio(1) to rc.subr(8). idprio is dangerous and should not be used unless you are sure you know what you're doing (it can cause deadlocks from priority inversion). There might be similar issues with rtprio. Kris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804300820.m3U8K6p0007862>