From f8f2b44c6c21548af2fea5aad632c5887af37e13 Mon Sep 17 00:00:00 2001
From: Jeff Hill
Incorporated various changes to the vxStats device support by Andy Foster -that have been in use at APS for over a year. This version adds the ability to -see absolute memory use in addition to the percentage figures available before, -and also gives information on the number of file desciptors in use. These new -figures use the longin record type, thus a new device support entry is provided -in base.dbd to enable it. See the comments in -src/dev/vxStatsDev/devVXStats.c for more detail on the new facilities -and an example database.
+that have been in use at APS for over a year. This version adds the ability +to see absolute memory use in addition to the percentage figures available +before, and also gives information on the number of file desciptors in use. +These new figures use the longin record type, thus a new device support entry +is provided in base.dbd to enable it. See the comments in +src/dev/vxStatsDev/devVXStats.c for more detail on the new +facilities and an example database.The CA client library's disconnected channel search message minimum period +now resets to a higher value if a channel disconnects or if a server beacon +anomaly is seen. Up until this release the R3.13 behavior was to reset to the +same search message interval used when a channel was created. The new +behavior is closer to what is implemented in EPICS R3.14.
+macParseDefns did not check for handle==NULL. The documentation for