Source-Changes-HG archive

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

[src/netbsd-6]: src/doc Ticket 694.



details:   https://anonhg.NetBSD.org/src/rev/232191f517bd
branches:  netbsd-6
changeset: 775500:232191f517bd
user:      riz <riz%NetBSD.org@localhost>
date:      Thu Nov 22 20:26:06 2012 +0000

description:
Ticket 694.

diffstat:

 doc/CHANGES-6.1 |  9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r e3afb098428a -r 232191f517bd doc/CHANGES-6.1
--- a/doc/CHANGES-6.1   Thu Nov 22 20:25:21 2012 +0000
+++ b/doc/CHANGES-6.1   Thu Nov 22 20:26:06 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1,v 1.1.2.36 2012/11/22 18:51:48 riz Exp $
+# $NetBSD: CHANGES-6.1,v 1.1.2.37 2012/11/22 20:26:06 riz Exp $
 
 A complete list of changes from the 6.0 release until the 6.1 release:
 
@@ -869,3 +869,10 @@
        It is impossible to resolve these races in vn_lock().
        [hannken, ticket #692]
 
+sys/uvm/uvm_aobj.c                             1.117-1.119
+sys/uvm/uvm_aobj.h                             1.22
+sys/uvm/uvm_object.h                           1.33
+
+       Improve UVM aobj locking, and fix a bug.
+       [rmind, ticket #694]
+



Home | Main Index | Thread Index | Old Index