SetPriority: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Jugbogdan (talk | contribs)
mNo edit summary
No edit summary
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
This is a utility to start a program at a defined priority. It is also able to start a VDM (DOS-session) at a defined priority.
{{Software
|Picture=Sp105.png
|Version=1.05 (Jun 1998)
|Author=[[Jens Glathe]]
|License=GNU GPL V3
|Download={{FileLink|SetPriority_1-05.zip}}
}}
'''SetPriority''' is a utility to start a program at a defined priority. It is also able to start a VDM (DOS-session) at a defined priority.


===What's new===
==Features==
* There was a bug in the VDD "VDOSPRIO.SYS" (Version 1.0).  It has been rewritten completely. 
* Virtual device driver VDOSPRIO.SYS to support priority of a DOS-session
* A bug fix for the IdleCall (AX=1680h, Int 2F) in OS/2 version 2.1 has been added (Version 2.0 of VDOSPRIO.SYS)
* SPDOS
* An interface to query the actual priority of a DOS-Session has been added  (Version 2.2 of VDOSPRIO.SYS).
* Some error messages have been added to spdos.exe.


==Download?==
==Links==
* [Version 1.05 - Binaries and Source Code]
* [SetPriority_1-03.zip Version 1.03 - Binaries and Source Code]
* [https://github.com/OS2World/UTIL-SYSTEM-SetPriority GitHub Repository]
* [https://github.com/OS2World/UTIL-SYSTEM-SetPriority GitHub Repository]


==Links==
[[Category:Process Utilities]]
 
==License==
* Open Source software under the GNU GPL V3 license.
 
==Author==
* [[Jens Glathe]]
 
[[Category:Utilities]]
[[Category:Open Source Software]]

Latest revision as of 01:27, 30 July 2021

SetPriority
Version 1.05 (Jun 1998)
Vendor
Author Jens Glathe
License GNU GPL V3
Download SetPriority_1-05.zip
Website

SetPriority is a utility to start a program at a defined priority. It is also able to start a VDM (DOS-session) at a defined priority.

Features

  • Virtual device driver VDOSPRIO.SYS to support priority of a DOS-session
  • SPDOS

Links