]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r234038
authoralc <alc@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 28 Apr 2012 23:05:08 +0000 (23:05 +0000)
committeralc <alc@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 28 Apr 2012 23:05:08 +0000 (23:05 +0000)
commitc837e5bd114634ed3990684594e758b113e53336
treeded9488982e79023a3fc3671cc6111a9339e1d06
parentc1af76e7cafc151e1f4f577419fee09d797c4c4c
MFC r234038
  If a page belonging a reservation is cached, then mark the reservation so
  that it will be freed to the cache pool rather than the default pool.
  Otherwise, the cached pages within the reservation may be recycled sooner
  than necessary.

git-svn-id: svn://svn.freebsd.org/base/stable/8@234776 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/vm/vm_reserv.c