The NetBSD Project

CVS log for src/sys/arch/vax/vax/pmap.c

[BACK] Up to [cvs.NetBSD.org] / src / sys / arch / vax / vax

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: netbsd-1-5-RELEASE


Revision 1.82.2.3 / (download) - annotate - [select for diffs], Wed Nov 1 22:29:14 2000 UTC (23 years, 5 months ago) by tv
Branch: netbsd-1-5
CVS Tags: netbsd-1-5-RELEASE, netbsd-1-5-PATCH002, netbsd-1-5-PATCH001, netbsd-1-5-BETA2
Changes since 1.82.2.2: +7 -5 lines
Diff to previous 1.82.2.2 (colored) to branchpoint 1.82 (colored)

Pullup 1.89 by patch [ragge]:
If a process is locked into memory with mlockall() (like ntpd is)
pmap_enter() will get called trying to wire an already wired page again
if sysctl() is called. To avoid a panic the "wired" check is moved after
the double-mapping check.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>