Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6-1]: src/doc Ticket 1347.
details: https://anonhg.NetBSD.org/src/rev/10215e127935
branches: netbsd-6-1
changeset: 776106:10215e127935
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Mon Nov 16 07:55:29 2015 +0000
description:
Ticket 1347.
diffstat:
doc/CHANGES-6.1.6 | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r ffde5624ea00 -r 10215e127935 doc/CHANGES-6.1.6
--- a/doc/CHANGES-6.1.6 Mon Nov 16 07:52:12 2015 +0000
+++ b/doc/CHANGES-6.1.6 Mon Nov 16 07:55:29 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.6,v 1.1.2.51 2015/11/15 21:13:29 bouyer Exp $
+# $NetBSD: CHANGES-6.1.6,v 1.1.2.52 2015/11/16 07:55:29 msaitoh Exp $
A complete list of changes from the NetBSD 6.1.5 release to the NetBSD 6.1.6
release:
@@ -6805,3 +6805,10 @@
Fix various sparc64 compat_netbsd32 issues.
[martin, ticket #1343]
+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