Index: head/en_US.ISO8859-1/htdocs/news/status/report-2015-07-2015-09.xml
===================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/report-2015-07-2015-09.xml (revision 47551)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-2015-07-2015-09.xml (revision 47552)
@@ -1,147 +1,203 @@
This is a draft of the July–September 2015
status report. Please check back after it is finalized, and
an announcement email is sent to the &os;-Announce mailing
list.
The third quarter of 2015 was another productive quarter for the &os; project and community. [...]
Thanks to all the reporters for the excellent work!
The deadline for submissions covering the period from October to December 2015 is January 7, 2016.
?>A new driver, ioat(4), was added to the tree. ioat(4) supports Intel's I/O Acceleration Technology devices which are found on some Intel server systems.
These devices are DMA offload engines, which can accelerate some I/O-heavy applications by offloading memory copies from the main CPU to the I/OAT unit. This acceleration is not transparent; applications must be adapted to take advantage of the hardware.
Some I/OAT models support more advanced copying modes, like XOR; these modes are not yet supported in the ioat(4) driver.
Further testing, especially on a range of device models other than BDXDE (looking for volunteers here).
Support for the more advanced copy modes.
+IPSEC is now enabled by default in the GENERIC kernel + configuration, and work is proceeding to speed things up in various + ways. The latest changes are the addition, by &a.jmg;, &a.eri;, and + &a.gnn;, of AES modes both in hardware and in software. Part of this + work also includes more benchmarks undertaken using Conductor in the + netperf project. Results have been reported at BSDCan and vBSDCon + with more to come at EuroBSD and BSDBrasil. +
+ + +Performance improvements and other tweaks are ongoing.