Jump to content

SMP Programming Addendum: Difference between revisions

From EDM2
Tomtom (talk | contribs)
mNo edit summary
No edit summary
Line 1: Line 1:
The SMP Programming Addendum is a detailed technical guide and reference for application programmers who wish to exploit the symmetric multiprocessor support in the OS/2 operating system. It gives reference information and code examples to enable you to write source code using OS/2 functions and tools.
The SMP Programming Addendum is a detailed technical guide and reference for application programmers who wish to exploit the symmetric multiprocessor support in the OS/2 operating system. It gives reference information and code examples to enable you to write source code using OS/2 functions and tools.


There had been reported several versions of the same SMP.INF file all dated as Nov of 1996.
This file had been included in:
* Developer Connection #12, CD3 - Developer's Toolkit for OS/2 Warp Version 3 SMP Update.
::Note: Nov 1996 but missing the CVK_CMD_SCANPCB packet command.
==Links==
*''SMP Programming Addendum'' (smp.inf) - Nov 1996
*''SMP Programming Addendum'' (smp.inf) - Nov 1996



Revision as of 20:55, 9 May 2024

The SMP Programming Addendum is a detailed technical guide and reference for application programmers who wish to exploit the symmetric multiprocessor support in the OS/2 operating system. It gives reference information and code examples to enable you to write source code using OS/2 functions and tools.

There had been reported several versions of the same SMP.INF file all dated as Nov of 1996.

This file had been included in:

  • Developer Connection #12, CD3 - Developer's Toolkit for OS/2 Warp Version 3 SMP Update.
Note: Nov 1996 but missing the CVK_CMD_SCANPCB packet command.

Links

  • SMP Programming Addendum (smp.inf) - Nov 1996

See Also