Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/doc Ticket 1040.
details: https://anonhg.NetBSD.org/src/rev/805ebfb1c987
branches: netbsd-7
changeset: 799699:805ebfb1c987
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Mon Nov 16 07:37:55 2015 +0000
description:
Ticket 1040.
diffstat:
doc/CHANGES-7.1 | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r cf46a37184ca -r 805ebfb1c987 doc/CHANGES-7.1
--- a/doc/CHANGES-7.1 Mon Nov 16 07:34:08 2015 +0000
+++ b/doc/CHANGES-7.1 Mon Nov 16 07:37:55 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1,v 1.1.2.29 2015/11/08 23:30:08 riz Exp $
+# $NetBSD: CHANGES-7.1,v 1.1.2.30 2015/11/16 07:37:55 msaitoh Exp $
A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.1
release:
@@ -1493,3 +1493,10 @@
My uplcom(4) now works on RPI.
[skrll, ticket #1027]
+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