Release notes for v02.05.10(2) These release notes described the changes and fixes included in patch 2 of release v02.05.10. This patch can be applied to a v02.05.10 or a v02.05.10(1) distribution. Crn closed by this patch: 390.b, 393, 396, 398, 399 1 - Improved Bridge Performances (crn 393) ------------------------------------------ The thruput of the bridge subsystem has been improved a large factor. Following is an example of the performance improvement coming with this patch. Test results comparing 10(1) and 10(2) using a 20 items bridge (procedure bridge_set_up.prc, simulator at 8 packets per second, 128 items decomposed per packet, 124 items changing per packet, 160 items bridged per second) showing the measured %cpu. Node Atika (SparcStation 10, Solaris 2.3) Release No bridge Ascii bridge Binary Bridge 10(1) 8% 32% 28% 10(2) 8% 16% 12% Node Mirza (SparcStation 2, SunOs 4.1.3) Release No bridge Ascii bridge Binary Bridge 10(1) 27% > 64% 57% 10(2) 27% 42% 36% 2 - New Task Scheduling Algorithm (crn 390.b) --------------------------------------------- In previous releases, the task scheduling algorithm used in OASIS-CC was a simple preemptive scheduling algorithm. With this patch OASIS-CC uses a priority inheritance scheduling algorithm. This algorithm bounds the duration of priority inversion states when they occur. 3 - Increase Max Command Message Size (crn 398) ----------------------------------------------- The maximun command message size has been increased to 524228 bits (from 65000 bits).