RELEASE_NOTES: add SED

pull/889/head
Sebastien Bourdeauducq 2018-01-11 11:38:06 +08:00
parent 7c82fcf41a
commit 5a79c9bc09
1 changed files with 9 additions and 2 deletions

View File

@ -3,9 +3,16 @@
Release notes
=============
4.0 (unreleased)
----------------
4.0
---
* RTIO outputs use a new architecture called Scalable Event Dispatcher (SED),
which allows building systems with large number of RTIO channels more
efficiently.
From the user perspective, collision errors become asynchronous, and non-
monotonic timestamps on any combination of channels are generally allowed
(instead of producing sequence errors).
RTIO inputs are not affected.
* The DDS channel number for the NIST CLOCK target has changed.
* The dashboard configuration files are now stored one-per-master, keyed by the
server address argument and the notify port.