Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: chs
Date: Thu Apr 22 04:24:55 UTC 1999
Modified Files:
src/sys/arch/amiga/amiga: pmap.c
src/sys/arch/atari/atari: pmap.c
src/sys/arch/hp300/hp300: pmap.c
src/sys/arch/mac68k/mac68k: pmap.c
src/sys/arch/mvme68k/mvme68k: pmap.c
src/sys/arch/next68k/next68k: pmap.c
src/sys/arch/x68k/x68k: pmap.c
Log Message:
in pmap_pageable(), rather than marking a PT page as not modified
to trick the pagedaemon into freeing it later, just unmap the page
and free it immediately. fixes PR 7337.
Home |
Main Index |
Thread Index |
Old Index