Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/304d09f0a25d
branches:  netbsd-6
changeset: 777026:304d09f0a25d
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Mon Nov 16 07:54:09 2015 +0000

description:
Ticket 1347.

diffstat:

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

diffs (20 lines):

diff -r 72fd8028c23d -r 304d09f0a25d doc/CHANGES-6.2
--- a/doc/CHANGES-6.2   Mon Nov 16 07:51:12 2015 +0000
+++ b/doc/CHANGES-6.2   Mon Nov 16 07:54:09 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.232 2015/11/15 21:11:59 bouyer Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.233 2015/11/16 07:54:09 msaitoh Exp $
 
 A complete list of changes from the 6.1 release until the 6.2 release:
 
@@ -12731,3 +12731,10 @@
        fix CID 980463
        [knakahara, ticket #1345]
 
+sys/arch/xen/xen/xbdback_xenbus.c              1.61
+
+       Fix typo which caused the kenrel thread to be created with a 0
+       priority. This would cause the thread to be almost never scheduled
+       when a userland process could use all CPU.
+       Should fix the problem reported by Torbj?rn Granlund on port-xen@
+       [bouyer, ticket #1347]



Home | Main Index | Thread Index | Old Index