
This archive contains OSRM2 Version 0.1 Revision 01
Date    08/15/89


Please note the following fixes to OSRM2 Version 0.1

DATE       : 08/15/89
APPLICATION: OSRM2       Version 0.1
UPDATE     : DLL Fix
UPDATE #   : 01DD0001
PROBLEM    : Divide by zero error
RESOLUTION : Validate parameter conflicts in OSRM2.INI
APPLY      : Corrected OSRM2D01.DLL

DESCRIPTION -
   
    A program crash occurs when the NUMDRIVES parameter contains a
    number that conflicts with the number of drives entered in the
    DESIGNATOR parameter. Example:

        [NUMDRIVES=2]
        [DESIGNATOR=C]


DATE       : 08/15/89
APPLICATION: OSRM2      Version 0.1
UPDATE     : EXE Fix
UPDATE CODE: 01DE0001
PROBLEM    : Cache controller divide by zero
RESOLUTION : Test for zero IO time and set to 60 IOs per second
APPLY      : Corrected OSRM201.EXE

DESCRIPTION -

    When a cache controller is used in the harddisk subsystem, the IO
    operation used to test the NUMBER OF IOs PER SECOND, returns with
    a zero or close to zero response time. This causes the average
    IO, which is used to divide into 1 second to get the average IOs
    per second, to abend the real time monitor.

Please note the following enhancements to OSRM2 Version 0.1

When disk IO test were performed, total time to test IO was added to
difference in CPU timing to mask the effect of OSRM2 overhead.
This mask has been removed to show all activity no matter the source.
