Re: [gentoo-user] real-time priority

2005-08-12 Thread Peter Karlsson
On Thu, 11 Aug 2005, Joseph wrote: I'm not sure if that what they mean with "real-time priority". Realtime has nothing to do with 'nice'. With 'nice' you set the process' time-slice so that it gets more (or less) processor-time. With realtime ("soft" or "hard" realtime - there's a difference

Re: [gentoo-user] real-time priority

2005-08-11 Thread Ian K
Joseph wrote: >On Thu, 2005-08-11 at 17:19 -0700, Mark Knecht wrote: > > >>On 8/10/05, Joseph <[EMAIL PROTECTED]> wrote: >> >> >>>How to list real-time priority in Linux for an application (example >>>asterisk)? >>> >>> >>> >>man schedtoot >>man chrt >> >>Have fun, >>Mark >> >> > >

Re: [gentoo-user] real-time priority

2005-08-11 Thread Mark Knecht
On 8/11/05, Joseph <[EMAIL PROTECTED]> wrote: > On Thu, 2005-08-11 at 17:19 -0700, Mark Knecht wrote: > > On 8/10/05, Joseph <[EMAIL PROTECTED]> wrote: > > > How to list real-time priority in Linux for an application (example > > > asterisk)? > > > > > > > man schedtoot > > man chrt > > > > Have fu

Re: [gentoo-user] real-time priority

2005-08-11 Thread Joseph
On Thu, 2005-08-11 at 17:19 -0700, Mark Knecht wrote: > On 8/10/05, Joseph <[EMAIL PROTECTED]> wrote: > > How to list real-time priority in Linux for an application (example > > asterisk)? > > > > man schedtoot > man chrt > > Have fun, > Mark Thanks Mark, But they must be part of some other pa

Re: [gentoo-user] real-time priority

2005-08-11 Thread Mark Knecht
On 8/10/05, Joseph <[EMAIL PROTECTED]> wrote: > How to list real-time priority in Linux for an application (example > asterisk)? > man schedtoot man chrt Have fun, Mark -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] real-time priority

2005-08-11 Thread Joseph
On Thu, 2005-08-11 at 15:06 +, Ian K wrote: > 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

Re: [gentoo-user] real-time priority

2005-08-11 Thread Ian K
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