[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: Mon, 13 Oct 2003 12:45:18 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: miod_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2003/10/13 12:45:17
Modified files:
sys/arch/mvme88k/include: mmu.h
sys/arch/mvme88k/mvme88k: pmap.c
Log message:
Get rid of the "page table group" stuff. "groups" used to be one logical page
big anyways.
However, getting rid of the various constants (expanding to 0 for logs and
shifts, and 1 for size) allows us to do further simplifications in some pmap
loops, as there is no risk anymore of address wrapround.
While there, fix some typos and comments.
Visit your host, monkey.org