[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: Otto Moerbeek <otto_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Fri, 12 Sep 2008 02:55:41 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: otto_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2008/09/12 02:55:41
Modified files:
sys/uvm : uvm_amap.c
Log message:
less waste for amaps in the common case:
allocate a single malloc chunk instead of three and allocate a single
slot for a single page instead of four slots. ok miod@ tedu@ @deraadt
Visit your host, monkey.org