Realtime Priority Applications And Windows NT
Article ID: 103810
Article Last Modified on 10/31/2006
APPLIES TO
- Microsoft Windows NT Advanced Server 3.1
- Microsoft Windows NT Workstation 3.1
- Microsoft Windows NT Advanced Server 3.1
This article was previously published under Q103810
SUMMARY
An application that is running in the RealTime priority class (a base
priority of 16) can potentially take so much of the available CPU
resources that no resources will be available for other processes or
threads. This includes a possible "starving" of both the mouse and
keyboard. This implies that the mouse may become unavailable to click
another application to execute an action. It also implies that the
keyboard may not respond if you try to press CTRL+ESC to get the Task
List and Cancel the application.
To run a process or thread in the RealTime priority class requires
that you either be an administrator, a member of the administrator's
group, or have the Increase Scheduling Priority user right
(SeIncreaseBasePriorityPrivilege) explicitly granted to you.
Administrators must use caution when granting this right to users.
Additional query words: prodnt lockup CPU-bound real time
Keywords: kbenv KB103810