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 47543) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2015-07-2015-09.xml (revision 47544) @@ -1,86 +1,147 @@ July-September 2015
Introduction

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.

This report covers &os;-related projects between July and September 2015. This is the third of four reports planned for 2015.

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.

?>
team &os; Team Reports proj Projects kern Kernel arch Architectures bin Userland Programs ports Ports doc Documentation misc Miscellaneous + + ioat(4) driver import + + + + + Jim + Harris + + jimharris@FreeBSD.org + + + + + Conrad + Meyer + + cem@FreeBSD.org + + + + + Wikipedia + article on IOAT + Commit + importing ioat(4) + + + +

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.

+ + + + Intel Corporation + + + EMC / Isilon Storage Division + + + + +

Further testing, especially on a range of device models other + than BDXDE (looking for volunteers here).

+
+ + +

Support for the more advanced copy modes.

+
+
+
+