[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Miod Vallat <miod_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Tue, 20 Nov 2007 14:54:58 -0700 (MST)
CVSROOT: /cvs
Module name: src
Changes by: miod_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2007/11/20 14:54:58
Modified files:
sys/arch/m88k/m88k: pmap.c
Log message:
On 88110, use a shorter path in pmap_is_modified(), since we perform
accurate mod tracking through the write fault traps; there is no need
to walk the pv list since, unlike on 88200, hardware does not set PG_M
or PG_U in page table entries.
Visit your host, monkey.org