NetBSD-Bugs archive

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

PR/53124 CVS commit: src/sys/arch/aarch64/include



The following reply was made to PR kern/53124; it has been noted by GNATS.

From: "Jaromir Dolecek" <jdolecek%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/53124 CVS commit: src/sys/arch/aarch64/include
Date: Fri, 4 Jan 2019 21:57:53 +0000

 Module Name:	src
 Committed By:	jdolecek
 Date:		Fri Jan  4 21:57:53 UTC 2019
 
 Modified Files:
 	src/sys/arch/aarch64/include: pmap.h
 
 Log Message:
 re-apply rev. 1.18, now tested by Jonathan Kollasch and Ryo Shimizu - no
 problems observed, and about 2x speedup for cached read
 
 Implement PMAP_DIRECT / pmap_direct_process() in support of experimental
 UBC optimization
 
 PR kern/53124
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.19 -r1.20 src/sys/arch/aarch64/include/pmap.h
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index