Changing Priority
- From: Steve <user@xxxxxxxx>
- Date: Fri, 09 Nov 2007 23:56:11 +0000
Hi,
I've go an appplication, which is start via command line, but also via
the service panel
Via command line, I increase the priority :
#> nice -n -15 applicaiton_to_prioritize
How can I do the same, if I want to start the application via the
service panel ??
At the moment I select the service and "re-start" the application
- Via this way, can I increase this priority ?
Thanks for your help
.
Relevant Pages
- exec or spawning a tcl program using winXP START
... fine if I launch the program from a command line e.g. ... However when I try and put this into a spawn command I run into ... while executing ... Any help on changing the Base Priority of a spawned process from ... (comp.lang.tcl) - Re: BLAME BUSH.
... command. ... Getting the job done is priority number one for a leader. ... >>> Bush is not particularly good in emergencies. ... >> Emergencies are really the main priority of the President. ... (rec.audio.pro) - Re: start with /wait and /b together
... I want to start command line tool from a batch, ... In fact, I just want to start the tool.exe with lower priority, start /low ... Perhaps you could split the batch into two, as the last command of the first ... (microsoft.public.win2000.cmdprompt.admin) - Re: Parallel Common-Lisp with at least 64 processors?
... loadavg: Command not found. ... $ renice +4 13589 ... old priority 0, new priority 4 ... If I have a lot of little tasks to execute, I put them into a PROGN ... (comp.lang.lisp) - Re: Network Connection Priority question
... Not sure who does XPe ask for IP address? ... Also not sure about the complete question, but there are two command line tools you would like to check. ... > I changed to the correct priority and everything runs fine). ... > that bad of a place to set priority either. ... (microsoft.public.windowsxp.embedded) |
|