NetBSD-Bugs archive

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

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



The following reply was made to PR port-i386/37193; it has been noted by GNATS.

From: YAMAMOTO Takashi <yamt%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/37193 CVS commit: src/sys/arch/x86/x86
Date: Tue, 15 Jan 2008 11:12:04 +0000 (UTC)

 Module Name:   src
 Committed By:  yamt
 Date:          Tue Jan 15 11:12:04 UTC 2008
 
 Modified Files:
        src/sys/arch/x86/x86: pmap.c
 
 Log Message:
 - use cpu-local temporary mapping for P->V operations and kill pmap_main_lock.
   fixes a part of PR/37193 from Andrew Doran.
 - use pmap_stats_update_bypte in some more places.
 
 some comments and fixes from Andrew Doran and Manuel Bouyer.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.27 -r1.28 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