diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2016-01-2016-03.xml b/en_US.ISO8859-1/htdocs/news/status/report-2016-01-2016-03.xml index 75c3d11b4f..b7d74c44ba 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2016-01-2016-03.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2016-01-2016-03.xml @@ -99,7 +99,7 @@ - PVS-Studio delved into the FreeBSD kernel + PVS-Studio Delved into the FreeBSD kernel PVS Static Analysis Phabricator Review @@ -221,18 +221,18 @@

Work is ongoing with respect to development of pNFS support for the NFS server using GlusterFS as a back end. This will - be a long term project with the eventual goal of allowing the + be a long-term project with the eventual goal of allowing the NFS server to scale beyond a single server system. Hopefully it will be available for testing in late Spring 2016. pNFS - allows a NFSv4.1 client to do reads/writes directly to a data + allows an NFSv4.1 client to do reads/writes directly to a data server and not the NFS server.

-

Development of the pNFS server will be in need of testing - or it will never progress to a near production status. I - hope to have code available in FreeBSD's subversion projects +

The pNFS server will be in need of testing during development + or it will never progress to a near-production status. I + hope to have code available in &os;'s Subversion project branch for testing in late spring 2016.

@@ -252,21 +252,22 @@ - Source tree + Source Tree -

The purpose of this is to enable use of the Signal Processing +

This project aims to enable the use of the Signal Processing Engine found in the NXP/Freescale e500v2 SoC. The SPE uses - opcodes overlapping with Altivec, so is mutually exclusive. - Additionally, the e500v2 does not have a traditional FPU, and - instead uses the SPE for all floating point operations (or - emulation as is currently done). Combined with the fact that - the SPE ABI is incompatible with traditional ABI, a new - MACHINE_ARCH is created to address this.

+ opcodes overlapping with those of Altivec, so they are mutually + exclusive. Additionally, the e500v2 does not have a traditional + FPU, and instead uses the SPE for all floating point operations + (or emulation, as is currently done). Combined with the fact + that the SPE ABI is incompatible with the traditional ABI, a new + MACHINE_ARCH has been created to address these + incompatibilities.

-

A project branch has been created with the work. A - powerpcspe kernel boots on the RouterBoard RB800, and base +

A project branch has been created for the work. A + powerpcspe kernel boots on the RouterBoard RB800, and the base utilities run properly.

@@ -294,12 +295,12 @@ - Graphics stack roadmap and supported hardware matrix - Ports development tree on GitHub + Graphics Stack Roadmap and Supported Hardware Matrix + Ports Development Tree on GitHub FreeBSD Graphics Team at FOSDEM 2016 - GSoC 2016: link /dev entries to sysctl nodes - GSoC 2016: redesign libdevq - Graphics team blog + GSoC 2016: link /dev Entries to sysctl Nodes + GSoC 2016: Redesign libdevq + Graphics Team Blog @@ -307,7 +308,8 @@ driver in the kernel! The driver now matches Linux 3.8.13, so it includes initial Haswell support. Linux 3.8 is already three years old, but work continues to upgrade DRM further. - In particular, the move to linuxkpi was started.

+ In particular, work commenced to move to using the + linuxkpi compatibility.

In the Ports tree, Mesa was updated to 11.1.2. The next minor release, 11.2.0, is ready for testing in our development tree. @@ -321,21 +323,22 @@ how people can contribute. It was well received and the presentation was followed by interesting discussions. FOSDEM was also a nice occasion to meet and talk again to the nice - "upstream" developers of the graphics stack.

+ upstream developers of the graphics stack.

For the first year, we added two ideas for GSoC 2016: one for a kernel task, one to redesign libdevq. Six students - submitted a proposal for those two ideas, that was unexpected! + submitted proposals for those ideas; that was unexpected! We now need to decide which one we want to mentor and the choice is difficult.

-

Our blog has moved to - Graphics Team blog.

+

Our blog has moved to a + new location + (linked above).

-

See the "Graphics" wiki page for up-to-date +

See the "Graphics" wiki page for up-to-date information.

@@ -367,11 +370,11 @@ -

Allwinner SoC are used in multiple hobbyist devboards and - single board computers. Recently, support for these SoC have +

Allwinner SoCs are used in multiple hobbyist devboards and + single-board computers. Recently, support for these SoCs has received a lot of updates

-

Task done during first quarter :

+

Task done during first quarter:

-

Ongoing task :

+

Ongoing tasks:

-

This work is integrated to the FreeBSD HEAD on an on-going +

This work is integrated to &os; HEAD on an on-going basis.

@@ -584,7 +587,7 @@ -

Support for multi Queue Set operation in VNIC

+

Add support for multi-Queue Set operation in VNIC.