Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-1-6] src/sys/arch/mips/mips
Module Name: src
Committed By: tron
Date: Thu Oct 2 09:51:33 UTC 2003
Modified Files:
src/sys/arch/mips/mips [netbsd-1-6]: cpu_exec.c
Log Message:
Pull up revision 1.34 (requested by junyoung in ticket #1488):
count executable image pages as executable for vm-usage purposes.
also, always do the VTEXT vs. v_writecount mutual exclusion
(which we previously skipped if the text or data segment was empty).
To generate a diff of this commit:
cvs rdiff -r1.32.8.1 -r1.32.8.2 src/sys/arch/mips/mips/cpu_exec.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