[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: "Michael T. Stolarchuk" <mts_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Tue, 17 Jul 2001 04:31:09 -0600 (MDT)
- Reply-to: "Michael T. Stolarchuk" <mts_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
CVSROOT: /cvs
Module name: src
Changes by: mts_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2001/07/17 04:31:09
Modified files:
sys/uvm : uvm_map.c
Log message:
current netbsd's uvm_map uses a 3-parm SAVE_HINT to perform a test/swap
under locked conditions. we currently use a 2-parm SAVE_HINT... to meet
the same functionality, we instead need to validate the hint is the one
CURRENTLY in the map before substituing it, and we need to do that while
the lock is retained.
Visit your host, monkey.org