Source-Changes-HG archive

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

[src/netbsd-6]: src/doc Tickets 758, 759



details:   https://anonhg.NetBSD.org/src/rev/c4325a9bf58c
branches:  netbsd-6
changeset: 775600:c4325a9bf58c
user:      riz <riz%NetBSD.org@localhost>
date:      Wed Jan 02 23:36:11 2013 +0000

description:
Tickets 758, 759

diffstat:

 doc/CHANGES-6.1 |  14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r 5386cb0557fb -r c4325a9bf58c doc/CHANGES-6.1
--- a/doc/CHANGES-6.1   Wed Jan 02 23:34:56 2013 +0000
+++ b/doc/CHANGES-6.1   Wed Jan 02 23:36:11 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1,v 1.1.2.66 2012/12/17 00:32:05 riz Exp $
+# $NetBSD: CHANGES-6.1,v 1.1.2.67 2013/01/02 23:36:11 riz Exp $
 
 A complete list of changes from the 6.0 release until the 6.1 release:
 
@@ -7900,3 +7900,15 @@
        Fix inverted error check.
        [matt, ticket #756]
 
+sys/kern/vfs_wapbl.c                           1.53-1.54
+
+       Coalesce writes to the journal to speed up wapbl_flush() on
+       raid5 by a factor of 3-4.
+       [hannken, ticket #758]
+
+sys/dev/sdmmc/sdhc.c                           patch
+sys/dev/sdmmc/sdhcreg.h                                patch
+
+       Support SDHC version 3 clocks.
+       [skrll, ticket #759]
+



Home | Main Index | Thread Index | Old Index