Date: Thu, 9 Oct 2014 22:40:17 +0000 (UTC) From: Warren Block <wblock@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r45761 - head/en_US.ISO8859-1/htdocs/news/status Message-ID: <201410092240.s99MeIFd051630@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wblock Date: Thu Oct 9 22:40:17 2014 New Revision: 45761 URL: https://svnweb.freebsd.org/changeset/doc/45761 Log: Whitespace-only fixes, translators please ignore. Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2014-07-2014-09.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2014-07-2014-09.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2014-07-2014-09.xml Thu Oct 9 22:37:49 2014 (r45760) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2014-07-2014-09.xml Thu Oct 9 22:40:17 2014 (r45761) @@ -105,8 +105,8 @@ </links> <body> - <p>Deficiencies in the current automounter, <tt>amd(8)</tt>, are a - recurring problem reported by many &os; users. A new + <p>Deficiencies in the current automounter, <tt>amd(8)</tt>, are + a recurring problem reported by many &os; users. A new automounter is being developed to address these concerns.</p> <p>The automounter is a cleanroom implementation of @@ -116,10 +116,10 @@ integrate with the Lightweight Directory Access Protocol (LDAP) service.</p> - <p>The code is ready to use - it has been committed to 11-CURRENT - and 10-STABLE, and will ship as part of 10.1-RELEASE. There - is ongoing work on improving performance and fixing possible - bugs.</p> + <p>The code is ready to use - it has been committed to + 11-CURRENT and 10-STABLE, and will ship as part of + 10.1-RELEASE. There is ongoing work on improving performance + and fixing possible bugs.</p> </body> <sponsor> @@ -1038,27 +1038,29 @@ </links> <body> - <p>I have written SSE/AVX-optimized versions of a few <tt>libc</tt> - routines for amd64. So far the list includes <tt>memcpy</tt>, - <tt>memset</tt>, and <tt>strlen</tt>. For each routine I have - written a simple regression test as well as performed some - simple microbenchmarks on various AMD and Intel CPUs.</p> + <p>I have written SSE/AVX-optimized versions of a few + <tt>libc</tt> routines for amd64. So far the list includes + <tt>memcpy</tt>, <tt>memset</tt>, and <tt>strlen</tt>. For + each routine I have written a simple regression test as well + as performed some simple microbenchmarks on various AMD and + Intel CPUs.</p> <p>The simplest routine is <tt>strlen</tt> which appears to be a general win in microbenchmarks. <tt>memcpy</tt> and <tt>memset</tt> have proven trickier as different variants can behave quite differently on different CPUs.</p> - <p>At present, I do not yet have a patch relative to <tt>libc</tt>. Once - I do, this will be suitable for more testing. I'd like to see - some real-world benchmarks that show measurable improvement - before pushing any of this up into the tree.</p> + <p>At present, I do not yet have a patch relative to + <tt>libc</tt>. Once I do, this will be suitable for more + testing. I'd like to see some real-world benchmarks that show + measurable improvement before pushing any of this up into the + tree.</p> </body> <help> <task> - <p>Create a branch that holds a modified <tt>libc</tt> and is suitable - for testing</p> + <p>Create a branch that holds a modified <tt>libc</tt> and is + suitable for testing</p> </task> </help> </project> @@ -1106,7 +1108,7 @@ None were taken in for safekeeping.</p> <p>On the management side, tabthorpe@ decided to step down from - his portmgr duties in July. No other changes were made to the + his portmgr duties in July. No other changes were made to the team during Q3.</p> <p>This quarter also saw the release of the third quarterly
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410092240.s99MeIFd051630>