RE: [hlds_linux] system priority script for linux

2004-06-17 Thread BoNeLeSS
l) than what the CPU can offer, renicing it > won't help at > >>all despite it being processed first. > >> > >>>In short, it's not a solution at all usually for the CPU > >> > >>issues for CS. > >> > >>> - Original

Re: [hlds_linux] system priority script for linux

2004-06-17 Thread Marcelo Bezerra
nice will run a command with the selected priority, but it will fail to set a nice value lower than the current one (normaly 0). renice will change the nice value of an already running process and has the same limitations as nice. (But remember that root can do whatever he wants with priorities) An

Re: [hlds_linux] system priority script for linux

2004-06-17 Thread diize
What is the difference between 'renice' and 'nice' commands? Nice doesn't say anything if I try set priority smaller than 0... > If you are running debian linux, simply use "renice -priority -pid" > > [EMAIL PROTECTED] schrieb: > >> This is a multi-part message in MIME format. >> -- >> [ Picked te

RE: [hlds_linux] system priority script for linux

2004-06-16 Thread D N
: <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: <[EMAIL PROTECTED]> Subject: RE: [hlds_linux] system priority script for linux Date: Wed, 16 Jun 2004 16:54:29 -0400 I meant it as a nice way to say... set all your hlds processes as -5 and then anything else on the box as whatever else

Re: [hlds_linux] system priority script for linux

2004-06-16 Thread RiGo
all despite it being processed first. In short, it's not a solution at all usually for the CPU issues for CS. - Original Message - From: RiGo To: [EMAIL PROTECTED] Sent: Thursday, June 17, 2004 4:10 AM Subject: Re: [hlds_linux] system priority script for linux If you are running

RE: [hlds_linux] system priority script for linux

2004-06-16 Thread BoNeLeSS
eing processed first. > > > > In short, it's not a solution at all usually for the CPU > issues for CS. > > - Original Message - > > From: RiGo > > To: [EMAIL PROTECTED] > > Sent: Thursday, June 17, 2004 4:10 AM > > Subject: Re: [

RE: [hlds_linux] system priority script for linux

2004-06-16 Thread admin
the CPU issues for CS. > - Original Message - > From: RiGo > To: [EMAIL PROTECTED] > Sent: Thursday, June 17, 2004 4:10 AM > Subject: Re: [hlds_linux] system priority script for linux > > > If you are running debian linux, simply use "renice -priority -pid&

RE: [hlds_linux] system priority script for linux

2004-06-16 Thread admin
customers haha. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Ho Chaw Ming Sent: Wednesday, June 16, 2004 4:25 PM To: [EMAIL PROTECTED] Subject: Re: [hlds_linux] system priority script for linux This is a multi-part message in MIME format. -- [ Picked text/plain

Re: [hlds_linux] system priority script for linux

2004-06-16 Thread RiGo
[EMAIL PROTECTED] Sent: Thursday, June 17, 2004 4:10 AM Subject: Re: [hlds_linux] system priority script for linux If you are running debian linux, simply use "renice -priority -pid" [EMAIL PROTECTED] schrieb: > This is a multi-part message in MIME format. > -- > [

Re: [hlds_linux] system priority script for linux

2004-06-16 Thread Ho Chaw Ming
all despite it being processed first. In short, it's not a solution at all usually for the CPU issues for CS. - Original Message - From: RiGo To: [EMAIL PROTECTED] Sent: Thursday, June 17, 2004 4:10 AM Subject: Re: [hlds_linux] system priority script for linux If you

RE: [hlds_linux] system priority script for linux

2004-06-16 Thread Robert Müller
[ Converted text/html to text/plain ] you could change to higher prio only as root dont forget this :) ___ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

RE: [hlds_linux] system priority script for linux

2004-06-16 Thread D N
> Subject: [hlds_linux] system priority script for linux Date: Wed, 16 Jun 2004 15:09:12 -0400 This is a multi-part message in MIME format. -- [ Picked text/plain from multipart/alternative ] this is the coolest script I have ever came across lol. http://www.rfxnetworks.com/spri.php simple to instal

Re: [hlds_linux] system priority script for linux

2004-06-16 Thread RiGo
If you are running debian linux, simply use "renice -priority -pid" [EMAIL PROTECTED] schrieb: This is a multi-part message in MIME format. -- [ Picked text/plain from multipart/alternative ] this is the coolest script I have ever came across lol. http://www.rfxnetworks.com/spri.php simple to insta