| 129 | |
| 130 | === ''Symmetric Multiprocessing'' === |
| 131 | |
| 132 | To avoid crashes during scrolling on SMP systems, the EPM.EXE executable needs to be marked as single-processor type. That executable is usually located in \OS2\APPS. Other executables, distributed by NEPMD, are not affected. |
| 133 | |
| 134 | Starting with version 1.22, the NEPMD does that on installation. For other cases, it's possible to download [http://svn.netlabs.org/repos/nepmd/trunk/src/netlabs/install/epmsp.cmd this CMD file] and execute it manually. |
| 135 | |