From owner-svn-doc-head@FreeBSD.ORG Sat Jul 19 12:53:10 2014 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 37151879; Sat, 19 Jul 2014 12:53:10 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1FDBF29CE; Sat, 19 Jul 2014 12:53:10 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s6JCr93Z039764; Sat, 19 Jul 2014 12:53:09 GMT (envelope-from gavin@svn.freebsd.org) Received: (from gavin@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s6JCr9kS039763; Sat, 19 Jul 2014 12:53:09 GMT (envelope-from gavin@svn.freebsd.org) Message-Id: <201407191253.s6JCr9kS039763@svn.freebsd.org> From: Gavin Atkinson Date: Sat, 19 Jul 2014 12:53:09 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r45340 - head/en_US.ISO8859-1/htdocs/news/status X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Jul 2014 12:53:10 -0000 Author: gavin Date: Sat Jul 19 12:53:09 2014 New Revision: 45340 URL: http://svnweb.freebsd.org/changeset/doc/45340 Log: Minor rewording, and remove a duplicate "sponsored by" line. Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2014-04-2014-06.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2014-04-2014-06.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2014-04-2014-06.xml Fri Jul 18 14:37:59 2014 (r45339) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2014-04-2014-06.xml Sat Jul 19 12:53:09 2014 (r45340) @@ -1294,8 +1294,6 @@

Most of the problems are related to the bugs in the interaction of vnode and node lifetime, culminating in e.g., unmount races and dotdot lookup bugs.

- -

This project is sponsored by the FreeBSD Foundation.

The &os; Foundation @@ -1319,8 +1317,8 @@ -

The analysis of the performance of the latest 9.3 version of - the PostgreSQL on &os;-CURRENT was performed. The issues +

Analysis of the performance of the latest 9.3 version of + PostgreSQL on &os;-CURRENT has been performed. The issues which prevented the good scalability on a 40-core machine were determined, and changes prototyped which solve the bottlenecks.