[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: Tom Cosgrove <tom_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Tue, 29 May 2007 17:02:03 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: tom_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2007/05/29 17:02:02
Modified files:
sys/arch/i386/i386: locore.s
Log message:
Improve copyinstr and copyoutstr by performing the check against
VM_MAXUSER_ADDRESS before running the loop rather than for every
byte we copy. Saves 4 bytes in locore :)
Similar to how this is done on amd64.
ok weingart@ art@
Visit your host, monkey.org