diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index 8ec3ae2a0..f427dcce9 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -15,8 +15,12 @@

POSIX thread priority scheduling

POSIX thread priority scheduling is now supported. There is a new -user option in the CONFIG_SITE configure file for using POSIX -thread priority scheduling. Default value is NO.

+user option USE_POSIX_THREAD_PRIORITY_SCHEDULING in the CONFIG_SITE +configure file for using POSIX thread priority scheduling. +For now the default value is NO. This has only been tested +on a few versions of linux. On linux, in order, to use real time +priorities the option must be set to YES and the ioc must be started with +root privilages.

VX_DIR

The definition VX_DIR was removed from configure/RELEASE and moved to