Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-6]: src/doc Ticket #1075



details:   https://anonhg.NetBSD.org/src/rev/f7e3f642f6dc
branches:  netbsd-6
changeset: 776639:f7e3f642f6dc
user:      sborrill <sborrill%NetBSD.org@localhost>
date:      Tue Jun 03 09:18:57 2014 +0000

description:
Ticket #1075

diffstat:

 doc/CHANGES-6.2 |  11 ++++++++++-
 1 files changed, 10 insertions(+), 1 deletions(-)

diffs (23 lines):

diff -r 317624157a77 -r f7e3f642f6dc doc/CHANGES-6.2
--- a/doc/CHANGES-6.2   Tue Jun 03 09:17:52 2014 +0000
+++ b/doc/CHANGES-6.2   Tue Jun 03 09:18:57 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.114 2014/05/21 21:43:22 bouyer Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.115 2014/06/03 09:18:57 sborrill Exp $
 
 A complete list of changes from the 6.1 release until the 6.2 release:
 
@@ -2374,4 +2374,13 @@
        - Correct an error in SASL_README PostgreSQL example.
        [tron, ticket #1024]
 
+sys/arch/xen/xen/xbd_xenbus.c                  1.63 via patch
+sys/dev/cgd.c                                  1.87 via patch
+sys/dev/dksubr.c                               1.50 via patch
+sys/dev/dkvar.h                                        1.19 via patch
 
+       Avoid xbd(4) reordering requests, which, depending on the
+       underlying hardware, can badly affect write performances. This
+       can give up to a 5x performance gain in sequencial writes.
+       [bouyer, ticket #1075]
+



Home | Main Index | Thread Index | Old Index