markdown 以高优先级启动进程

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了markdown 以高优先级启动进程相关的知识,希望对你有一定的参考价值。

You can start a process in high proirity in command line. Use the start command.

start ["title"] [/dPath] [/i] [/min] [/max] [{/separate | /shared}] [{/low | /normal | /high | /realtime | /abovenormal | belownormal}] [/wait] [/b] [FileName] [parameters]

eg:- start "Explorer" /high "C:\Windows\explorer.exe" For easy access type this into a notepad and save as file with "bat" extension.

cmd /c start "Google Sync" /belownormal "C:\Program Files\Google\Drive\googledrivesync.exe" /autostart

以上是关于markdown 以高优先级启动进程的主要内容,如果未能解决你的问题,请参考以下文章

如何更改正在运行的 java 进程的优先级?

12.2linux作业管理调整进程优先级

常用系统资源查看总结

进程管理

进程的优先级

11 进程及其优先级别