NetBSD-Bugs archive

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

PR/55268 CVS commit: src/sys/arch/x86/x86



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

From: "Andrew Doran" <ad%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/55268 CVS commit: src/sys/arch/x86/x86
Date: Fri, 15 May 2020 22:19:01 +0000

 Module Name:	src
 Committed By:	ad
 Date:		Fri May 15 22:19:01 UTC 2020
 
 Modified Files:
 	src/sys/arch/x86/x86: pmap.c
 
 Log Message:
 PR kern/55268: tmpfs is slow
 
 pmap_clear_attrs(): if a brand new page with no mappings just zap pp_attrs.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.389 -r1.390 src/sys/arch/x86/x86/pmap.c
 
 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