Source-Changes-HG archive

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

[src/netbsd-1-6]: src/doc #1535



details:   https://anonhg.NetBSD.org/src/rev/0764f2d5a769
branches:  netbsd-1-6
changeset: 530963:0764f2d5a769
user:      jmc <jmc%NetBSD.org@localhost>
date:      Wed Oct 22 06:23:06 2003 +0000

description:
#1535

diffstat:

 doc/CHANGES-1.6.2 |  11 ++++++++++-
 1 files changed, 10 insertions(+), 1 deletions(-)

diffs (22 lines):

diff -r 9f5b385d6386 -r 0764f2d5a769 doc/CHANGES-1.6.2
--- a/doc/CHANGES-1.6.2 Wed Oct 22 06:22:20 2003 +0000
+++ b/doc/CHANGES-1.6.2 Wed Oct 22 06:23:06 2003 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.6.2,v 1.1.2.214 2003/10/22 06:19:14 jmc Exp $
+#      $NetBSD: CHANGES-1.6.2,v 1.1.2.215 2003/10/22 06:23:06 jmc Exp $
 
 A complete list of changes from NetBSD 1.6.1 to NetBSD 1.6.2:
 
@@ -2639,3 +2639,12 @@
         syslog(LOG_ERR, "ttloop:  peer died: %m");
        is a little console spammingly excessive. Switch to LOG_INFO.
        [abs, ticket #1534]
+
+sys/arch/sparc/sparc/machdep.c                 patch
+
+       On small sun4c machines trim the buffer cache to reduce the demand for
+       kernel virtual memory. This leaves more of the precious PMEG resources
+       available for user space VM which speeds up things considerably, since
+       a reasonable PMEG working set can be maintained. "
+       [pk, ticket #1535]
+



Home | Main Index | Thread Index | Old Index