SMP Programming Addendum: Difference between revisions
Appearance
No edit summary |
|||
(11 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{IBM-Reprint}} | |||
{{SMPProgAdd}} | |||
*''SMP Programming Addendum'' (smp.inf) | 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. | ||
* | |||
Several versions of the file SMP.INF have been reported: | |||
;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 "DevCon 12 , 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== | |||
*''[http://hobbesarchive.com/Home/Download?path=/Hobbes/pub/os2/dev/info/books/SMPProgrammingAddendum_1997-03-12.zip SMP Programming Addendum]'' (smp.inf) - Nov 1996 | |||
* [https://www.os2.kr/komh/os2books/smpadd-19970312/ Web] - Nov 1996 | |||
==See Also== | |||
* [[OS/2 for SMP V2.11 Reference]] | |||
[[Category:Online Books]] | [[Category:Online Books]] |
Latest revision as of 22:14, 5 May 2025
Reprint Courtesy of International Business Machines Corporation, © International Business Machines Corporation
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.
Several versions of the file SMP.INF have been reported:
- 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 "DevCon 12 , 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
- Web - Nov 1996