Skip to main content

Questions tagged [priority]

The tag has no usage guidance.

3 votes
4 answers
454 views

Is process priority periodically recalculated by OS?

I have a question regarding win-7 schedule and process priority. The scenario is: I have a process running, initially in priority "Normal" I find this process to be often reduced to Background (Low ...
tom.wolanski's user avatar
1 vote
0 answers
530 views

What is the difference between ulimit -r and -e?

What is the real-time scheduling priority mean (ulimit -e) ,and how to use it ? -r The maximum real-time scheduling priority -e The maximum scheduling priority ("nice")
nihan's user avatar
  • 11
1 vote
0 answers
48 views

How to prioritize an application's network interface use?

We have a OSX.10 MacPro that runs AFP (apple file protocol) file sharing services (client version, NOT server) on a gigabit network with approximately 20 machines. A regular need is 1 or several ...
mcheck's user avatar
  • 11
0 votes
1 answer
880 views

Priority in Static routes?

I have 2 default routes with different gateways: # netstat -nr Routing Table: IPv4 Destination Gateway Flags Ref Use Interface -------------------- --------------------...
MAS's user avatar
  • 1
43 votes
2 answers
56k views

How do priorities work on task-manager and when should/n't I set this?

I've been setting some processes priority in order to see what it actually happens, but, guess what... Nothing; it all runs the same way... I found on Google that priorities are not really linked ...
Pablito's user avatar
  • 584
2 votes
2 answers
2k views

Is there a way to "hack" windows 10 to use its entire CPU power in one task or process?

I work with applications like Blender, and, according to "Task Manager" and "Resource Monitor", windows uses less than 40% CPU (at most, with the option below) and less than 30% memory when I render a ...
Ignorante's user avatar
  • 403
4 votes
1 answer
973 views

Can I tell Windows 8.1 to always switch to a certain network, even if connected to another one already?

At my grandma's place, I use a public network that's provided by the ISP of a neighbor to all the ISP customers. The network is public, but it requires a username and password to even connect to the ...
Nzall's user avatar
  • 3,007
1 vote
0 answers
2k views

Prioritising network bandwidth with Huawei E5172 router

I have Huawei 5172 router and I wonder is it possible to prioritise network bandwidth for some computers in my home network? By 'prioritise' I mean in a general way, not any specific protocol or ...
errata's user avatar
  • 133
2 votes
1 answer
1k views

Change default priority for an exe (every time the program is launched)

I have a big image manipulation program that runs slow and that I am used to run with no other apps. I want to permanently set the exe to run at a higher priority. I could run it through a batch file ...
PPC's user avatar
  • 736
3 votes
1 answer
78 views

Reactivate Dormant Processes in Windows7

I have a very computationally intensive program (which I wrote in python) and starting two days ago I ran 6 copies of it in parallel (using 6 Cygwin terminals on a Mac Book Pro running Windows7 in ...
hackartist's user avatar
0 votes
2 answers
2k views

A process CPU usage doesn't change for different priority

I wrote an infinite loop in python to print No! in the output. while True: print("No!") When I execute it, I see its process (pythonw.exe) in Windows-Task-Manager that uses 60% of the CPU. I did ...
TheGoodUser's user avatar
  • 1,195
20 votes
5 answers
5k views

Why doesn't prioritizing processes produce a speed improvement?

I have got 2 applications that are both using a lot of system resources. When I decrease the priority of one in Task Manager, while increasing the other, I don't notice any significant improvement in ...
user avatar
1 vote
1 answer
917 views

getting todo.sh to sort due items first, then by priority

How can I get todo.sh to put items that are due: today first, then after that sort the normal way (A-Z priority then everything else)? There's this solution, but then you lose A-Z priority and have ...
Kev's user avatar
  • 1,154
1 vote
2 answers
2k views

Internet lags for me, but not for my brother

Recently we had a new switch setup in our basement, plus my PC has the newest parts oldest dating 2012. When I play games that requires instant responding like Counter-Strike, League of Legends, FIFA ...
user316741's user avatar
0 votes
1 answer
216 views

Extra low priority processes in linux?

On Linux processes have "nice" values ranging from -20 to 19. I wish I could assign even lower priority like 100 so that "background work" will yield as much as possible to other process but still ...
h2kyeong's user avatar
  • 103

15 30 50 per page
1 2 3
4
5
8