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: Tue, 20 Nov 2018 20:53:50 +0000

 Module Name:	src
 Committed By:	jdolecek
 Date:		Tue Nov 20 20:53:50 UTC 2018
 
 Modified Files:
 	src/sys/arch/aarch64/include: pmap.h
 
 Log Message:
 Implement PMAP_DIRECT / pmap_direct_process() in support of experimental
 UBC optimizations (compile-tested only for now)
 
 PR kern/53124
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.17 -r1.18 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