Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7-0]: src/doc Ticket 1040.
details: https://anonhg.NetBSD.org/src/rev/77fe63b6983d
branches: netbsd-7-0
changeset: 801082:77fe63b6983d
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Mon Nov 16 07:38:15 2015 +0000
description:
Ticket 1040.
diffstat:
doc/CHANGES-7.0.1 | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r ff82e78bc8a6 -r 77fe63b6983d doc/CHANGES-7.0.1
--- a/doc/CHANGES-7.0.1 Mon Nov 16 07:35:32 2015 +0000
+++ b/doc/CHANGES-7.0.1 Mon Nov 16 07:38:15 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.1,v 1.1.2.13 2015/11/08 23:29:53 riz Exp $
+# $NetBSD: CHANGES-7.0.1,v 1.1.2.14 2015/11/16 07:38:15 msaitoh Exp $
A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.0.1
release:
@@ -747,3 +747,10 @@
In NetBSD 7, the vnconfig command was renamed.
[pgoyette, ticket #1025]
+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 #1040]
Home |
Main Index |
Thread Index |
Old Index