Skip to main content

Questions tagged [priority]

The tag has no usage guidance.

3 votes
1 answer
5k views

Is it possible to set USB device priority?

I am using Windows 10 Pro and bought a Fresco Logic 2000 USB to HDMI adapter. It works but when playing videos on the screen attached with USB it makes my mouse and keyboard slow down and be jumpy ...
0 votes
1 answer
30 views

Executable should automatically start with realtime priority on Windows

On an Windows 7 PC (used for legacy music software), I notice that enabling Windows Task Manager > Right click on process > Set priority > Realtime on a particular audio software improves ...
5 votes
4 answers
10k views

Run a program with high or realtime priority (yes, I've read the other threads)

I'm trying to get: start "" /high "c:\software\mysoftware.exe" or start "" /realtime "c:\software\mysoftware.exe" To work on Windows 10. Which I of course can'...
6 votes
2 answers
17k views

How to make All Chrome Threads Run High CPU Priority?

Run normally, all Chrome processes have normal priority. The various threads represent various tabs, extensions, etc. But, then i launch chrome with high CPU priority. I'm using: cmd.exe /c start "...
0 votes
0 answers
172 views

How can I change the primary GPU in both Ubuntu and Windows?

I have an AMD 7950X CPU that has a built-in GPU. Also a dedicated 4090 GPU. I have also a monitor with 2 input HDMI ports that I have used to connect my Asus ProArt X670E( For CPU built-in GPU) to one ...
0 votes
0 answers
73 views

How to bulk prioritize Folder Syncing in Dropbox on OSX

I'm using Dropbox on a MacBook to sync folders with another user. Often, I need to quickly prioritize syncing a specific folder, but currently, I can only select "Sync Next" for individual ...
0 votes
0 answers
51 views

Running ML inference in CPU with real time priority takes longer than default priority

I was wondering if setting up realtime priority would help whisper.cpp to run faster, but not only it doesn't run any faster, it runs substantially slower. I'm running it using sudo chrt -r 99 ... ...
0 votes
1 answer
85 views

How can I set a priority order between processes for uploading data on Windows 10?

Several processes are uploading data. How can I set a priority order between processes for uploading data on Windows 10? E.g., processing1.exe get 90% of the bandwidth regardless of the other ...
2 votes
1 answer
300 views

Understanding the prioritization of window visibility

I am wondering about the window visibility priority system that allows some windows to stay overtop of some other windows. For example: when we use 'Picture in picture' mode in Chrome, we can force a ...
1 vote
0 answers
537 views

how to prioritize windows process to WSL tasks?

I have a Windows OS, with a WSL installed. I am running some computation heavy processes in WSL, written in Fortran, submit using nohup, which usually takes 10 hours to complete a task. I wanted to ...
1 vote
0 answers
294 views

Passing User Input to EXE using "Start" and set priority

I have a batch file input.bat I use to start an executable and pass in user input like so: foo.exe < userInput.txt I would like to run foo.exe in a high priority mode, which I can successfully do ...
1 vote
1 answer
248 views

Several adblock extensions running at the same time: priority or concurrent?

When using several "blocker-type" extensions with-in a same browser's session, how is URLs/payloads blocking handled? For example, what happens when Firefox is loading a webpage while uBlock ...
74 votes
6 answers
109k views

Is there any way to set the priority of a process in Mac OS X?

I have a background process running at 100% CPU on Mac OS X. All other applications are very slow because of it. I'd like to set this process to take no more than 50% so that my applications can run ...
1 vote
1 answer
2k views

How can I get my HDD to appear on the BIOS boot priority menu?

▼ My Environment Hard Disk : WD BLUE 2TB (model : WD20EZAZ) Main Board : Z690 AERO D (Gigabyte) ▼ My Problem I cannot select the HDD as a boot drive in BIOS setting. (I can boot from a SSD. The HDD is ...
0 votes
0 answers
210 views

How to lock cpu priority of a process and block it from changing the priority itself?

I have an application that is programmed to change it's priority to high. Even if I switch it back to normal or lower, it changes back after some time. How can I block this behavior? How can I force ...

15 30 50 per page
1
2 3 4 5
8