Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/doc Ticket #1603
details: https://anonhg.NetBSD.org/src/rev/c156736a27af
branches: netbsd-7
changeset: 318824:c156736a27af
user: martin <martin%NetBSD.org@localhost>
date: Sun May 06 09:54:18 2018 +0000
description:
Ticket #1603
diffstat:
doc/CHANGES-7.2 | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r bdfdd7e45228 -r c156736a27af doc/CHANGES-7.2
--- a/doc/CHANGES-7.2 Sun May 06 09:53:27 2018 +0000
+++ b/doc/CHANGES-7.2 Sun May 06 09:54:18 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.2,v 1.1.2.87 2018/05/03 15:14:14 martin Exp $
+# $NetBSD: CHANGES-7.2,v 1.1.2.88 2018/05/06 09:54:18 martin Exp $
A complete list of changes from the NetBSD 7.1 release to the NetBSD 7.2
release:
@@ -5462,3 +5462,11 @@
the chain.
[maxv, ticket #1602]
+sys/kern/kern_runq.c 1.46
+
+ When balancing threads over multiple CPUs, use fixpoint arithmetic
+ for averages.
+ Add sysctl kern.sched_average_weight to change the weight of
+ historical data.
+ [mlelstv, ticket #1603]
+
Home |
Main Index |
Thread Index |
Old Index