From owner-svn-doc-all@FreeBSD.ORG Wed Jul 16 17:42:42 2014 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id ACA196D4; Wed, 16 Jul 2014 17:42:42 +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 9A3BB2088; Wed, 16 Jul 2014 17:42:42 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s6GHggfq010524; Wed, 16 Jul 2014 17:42:42 GMT (envelope-from gjb@svn.freebsd.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s6GHggNV010523; Wed, 16 Jul 2014 17:42:42 GMT (envelope-from gjb@svn.freebsd.org) Message-Id: <201407161742.s6GHggNV010523@svn.freebsd.org> From: Glen Barber Date: Wed, 16 Jul 2014 17:42:42 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r45312 - 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-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jul 2014 17:42:42 -0000 Author: gjb Date: Wed Jul 16 17:42:42 2014 New Revision: 45312 URL: http://svnweb.freebsd.org/changeset/doc/45312 Log: Add tmpfs status report. Submitted by: kib, pho Sponsored by: The FreeBSD Foundation 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 Wed Jul 16 13:45:41 2014 (r45311) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2014-04-2014-06.xml Wed Jul 16 17:42:42 2014 (r45312) @@ -46,7 +46,7 @@ ?>

Thanks to all the reporters for the excellent work! This - report contains 16 entries and we hope you enjoy reading it.

+ report contains 17 entries and we hope you enjoy reading it.

The deadline for submissions covering between July and September 2014 is October 7th, 2014.

@@ -1285,4 +1285,38 @@ implementations. + + + TMPFS Stability + + + + + Konstantin + Belousov + + kib@FreeBSD.org + + + + Peter + Holm + + pho@FreeBSD.org + + + + +

Extensive testing of tmpfs(5) using the stress2 kernel test + suite was done. The issues found were debugged and fixed.

+ +

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 +