From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1E3KGt-0005Mu-9Z for garchives@archives.gentoo.org; Thu, 11 Aug 2005 21:07:27 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j7BL5UXb032324; Thu, 11 Aug 2005 21:05:30 GMT Received: from priv-edtnes51.telusplanet.net (outbound04.telus.net [199.185.220.223]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j7BL16I7014106 for ; Thu, 11 Aug 2005 21:01:07 GMT Received: from [192.168.2.4] (really [199.126.232.163]) by priv-edtnes51.telusplanet.net (InterMail vM.6.01.04.04 201-2131-118-104-20050224) with ESMTP id <20050811210200.ZFSN5980.priv-edtnes51.telusplanet.net@[192.168.2.4]> for ; Thu, 11 Aug 2005 15:02:00 -0600 Message-ID: <42FB698B.5010506@yahoo.ca> Date: Thu, 11 Aug 2005 15:06:51 +0000 From: Ian K Organization: Linux. Pentium 3, 500Mhz, 256MB RAM / 1GB SWAP, 80.0GB HD, ATI RADEON Evil Wizard 64MB, Xfree, KDE 3.2.2, "PentaQuad" User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050507) X-Accept-Language: en-us, en Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] real-time priority References: <1123718038.3654.82.camel@sysconcept.ca> In-Reply-To: <1123718038.3654.82.camel@sysconcept.ca> Content-Type: multipart/mixed; boundary="------------010201000008030707020207" X-Archives-Salt: 678adf9e-c0b8-44bb-96ab-2f3026a178db X-Archives-Hash: 710e3a943c7bf4e1aa132c7a8e1801ee This is a multi-part message in MIME format. --------------010201000008030707020207 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Joseph wrote: >How to list real-time priority in Linux for an application (example >asterisk)? > > > Do you mean processor scheduling? "This program deserves more processor time/power than others?" If so, find out the process ID of the app you want to 'promote' or 'demote' and take it with you into a konsole/terminal and type this: renice The priority is on a scale. -21---0--+21 The negative priorities are promotions. Giving it a -21 would bring down many other applications the second they tried to use the processor. I never really go above ten, either way. HTH, Ian --------------010201000008030707020207 Content-Type: text/x-vcard; charset=utf-8; name="omega_2_1.vcf" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="omega_2_1.vcf" begin:vcard fn:Ian K n:K;Ian email;internet:omega_2_1@yahoo.ca note;quoted-printable:Pentium 3=0D=0A= 500mHz=0D=0A= 256MB RAM=0D=0A= 80.0GB HDD=0D=0A= ATI Radeon 7000 Evil Wizard 64MB=0D=0A= Computer name: "PentaQuad"=0D=0A= x-mozilla-html:TRUE version:2.1 end:vcard --------------010201000008030707020207-- -- gentoo-user@gentoo.org mailing list