From f77dd08d74c07f22da2010e135465674a20905e8 Mon Sep 17 00:00:00 2001 From: gjb Date: Wed, 3 Sep 2014 16:46:37 +0000 Subject: Minor rewording to the r260385 entry. Sponsored by: The FreeBSD Foundation --- release/doc/en_US.ISO8859-1/relnotes/article.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'release/doc') 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 @@ 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 g_up/g_down 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 g_up/g_down threads, plus avoid several context switches per I/O. -- cgit v1.1