Jump to content

SMP Programming Addendum: Difference between revisions

From EDM2
No 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.
There had been reported several versions of the same SMP.INF file.


These version of the SMP.INF had been found:
These version of the SMP.INF had been found:
* Warp Server 4 SMP Toolkit:
;Release 1: (1996-08-29) The Warp Server 4 SMP Toolkit version of the file.
::Note: Nov 1996. Includes some extra topics on the table of contents. (1996-08-29)
;Release 2: (1996-11-XX) Missing some topics from the Warp Server 4 version. Included in "DEvCon12 , CD2 and CD3" and DEvCon R2V2 CD1.
* Developer Connection #12, CD2 and CD3 - (Developer's Toolkit for OS/2 Warp Version 3 SMP Update)
;Release 3: (1997-03-12) Missing some topics from the Warp Server 4 version but including the "CVK_CMD_SCANPCB " documentation.
::Note: Nov 1996 but missing the CVK_CMD_SCANPCB packet command and some topics from the Warp Server 4 version.
* CVK_CMD_SCANPCB Version
::Note:A version that is missing some topics from the Warp Server 4 version, but has the CVK_CMD_SCANPCB information. (1997-03-12)


==Links==
==Links==

Revision as of 21:21, 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.

These version of the SMP.INF had been found:

Release 1
(1996-08-29) The Warp Server 4 SMP Toolkit version of the file.
Release 2
(1996-11-XX) Missing some topics from the Warp Server 4 version. Included in "DEvCon12 , CD2 and CD3" and DEvCon R2V2 CD1.
Release 3
(1997-03-12) Missing some topics from the Warp Server 4 version but including the "CVK_CMD_SCANPCB " documentation.

Links

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

See Also