Date: Sun, 21 Nov 2010 10:18:28 +0000 (UTC) From: Konstantin Belousov <kib@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/vm vm_object.c Message-ID: <201011211018.oALAIfeB007465@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kib 2010-11-21 10:18:28 UTC
FreeBSD src repository
Modified files:
sys/vm vm_object.c
Log:
SVN rev 215610 on 2010-11-21 10:18:28Z by kib
Eliminate the mab, maf arrays and related variables.
The change also fixes off-by-one error in the calculation of mreq.
Suggested and reviewed by: alc
Tested by: pho
MFC after: 5 days
Revision Changes Path
1.431 +15 -32 src/sys/vm/vm_object.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011211018.oALAIfeB007465>
