|
Écrit par Administrator
|
|
Mardi, 12 Août 2008 17:50 |
|
Présentation
RunFirst est un utilitaire en ligne de commande qui vous permet de démarrer une application sur le premier processeur dans un système multiprocesseur ou dans un système hyperthreadé avec un seul processeur.
Cet utilitaire propose les fonctionnalités que vous pouvez trouver en utilisant Gestionnaire des tâches -> Configurer l'affinité de commande.
RunFirst est utile pour démarrer une application qui crashe quand elle est lancée dans un système multiprocesseur. La commande runfirst.exe peut être insérée dans un raccourci afin que l'affinité du processus soit automatiquement configurée sur un seul processeur au lancement de l'application. Configuration requise
Windows NT 4 (SP6 minimum), 2000, XP , 2003, Vista, 2008, 7 (32-Bit & 64-Bit).
Utilisation runfirst.exe de ACTIVE+ :
Usage: runfirst program.exe [Optional startup parameters]
Optional startup parameters:
START ["title"] [/Dpath] [/i] [/MIN] [/MAX] [/SEPARATE | /SHARED] [/LOW | /NORMAL | /HIGH | /REALTIME | /ABOVENORMAL | /BELOWNORMAL] [/WAIT] [/b] [command/program] [parameters]
"title" Title to display in window title bar. path Starting directory B Start application without creating a new window. The application has ^C handling ignored. Unless the application enables ^C processing, ^Break is the only way to interrupt the application I The new environment will be the original environment passed to the cmd.exe and not the current environment. MIN Start window minimized MAX Start window maximized SEPARATE Start 16-bit Windows program in separate memory space SHARED Start 16-bit Windows program in shared memory space LOW Start application in the IDLE priority class NORMAL Start application in the NORMAL priority class HIGH Start application in the HIGH priority class REALTIME Start application in the REALTIME priority class ABOVENORMAL Start application in the ABOVENORMAL priority class BELOWNORMAL Start application in the BELOWNORMAL priority class WAIT Start application and wait for it to terminate
|
|
Mise à jour le Samedi, 31 Octobre 2009 14:12 |
Commentaires