Source-Changes-HG archive

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

[src/trunk]: src/doc Mention fine-grained permissions and large pages on x86.



details:   https://anonhg.NetBSD.org/src/rev/24bc5ca70183
branches:  trunk
changeset: 345274:24bc5ca70183
user:      maxv <maxv%NetBSD.org@localhost>
date:      Mon May 16 07:37:45 2016 +0000

description:
Mention fine-grained permissions and large pages on x86.

diffstat:

 doc/CHANGES |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 3e354969a806 -r 24bc5ca70183 doc/CHANGES
--- a/doc/CHANGES       Mon May 16 04:20:13 2016 +0000
+++ b/doc/CHANGES       Mon May 16 07:37:45 2016 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2161 $>
+# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2162 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -289,3 +289,7 @@
        openssl: Import openssl 1.0.1t - security fixes [christos 20160503]
        acpi(4): Updated ACPICA to 20160422. [christos 20160504]
        dhcpcd(8): Import dhcpcd-6.11.0 [roy 20160509]
+       x86: Map the kernel image segments independently with fine-grained
+               permissions on amd64 and i386. [maxv 20160514]
+       x86: Use processor-specific features to optimize memory access time to
+               the kernel image on amd64 and i386. [maxv 20160515]



Home | Main Index | Thread Index | Old Index