summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2014-09-03 16:46:37 +0000
committergjb <gjb@FreeBSD.org>2014-09-03 16:46:37 +0000
commitf77dd08d74c07f22da2010e135465674a20905e8 (patch)
tree1492c03c5ee8335a92751fa56df7170672735f1c /release
parent8c9c43b55ef1510a7c039495178ac2723457db60 (diff)
downloadFreeBSD-src-f77dd08d74c07f22da2010e135465674a20905e8.zip
FreeBSD-src-f77dd08d74c07f22da2010e135465674a20905e8.tar.gz
Minor rewording to the r260385 entry.
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'release')
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml
index 5ac62fd..60815aa 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.xml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml
@@ -588,10 +588,10 @@
<para revision="260385" contrib="sponsor" sponsor="&ix;">The
&man.geom.4; subsystem has been updated to support I/O
direct dispatch. When safety requirements are met, it
- allows to avoid passing I/O requests to GEOM
+ enables avoiding passing I/O requests to GEOM
<literal>g_up</literal>/<literal>g_down</literal> thread,
- executing them directly in the caller context. That allows
- to avoid CPU bottlenecks in
+ executing them directly in the caller context, avoiding
+ CPU bottlenecks in
<literal>g_up</literal>/<literal>g_down</literal> threads,
plus avoid several context switches per I/O.</para>
OpenPOWER on IntegriCloud