]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit - contrib/ntp/tests/libntp/g_ymd2yd.cpp
MFV r285025: 6033 arc_adjust() should search MFU lists for oldest buffer
authorAlexander Motin <mav@FreeBSD.org>
Fri, 14 Aug 2015 09:33:46 +0000 (09:33 +0000)
committerAlexander Motin <mav@FreeBSD.org>
Fri, 14 Aug 2015 09:33:46 +0000 (09:33 +0000)
commitab4930d98cdc8d192d46e07e605b016eac52ae09
tree77590b498f43ca49db5e76a3e948666ce60c7bb0
parente0360e14d2d63adaaeef18888c9c2558dbc4b17c
parentc1234f68a8f3f0f773f4a513e166df50362a0c19
MFV r285025: 6033 arc_adjust() should search MFU lists for oldest buffer
when adjusting MFU size.

illumos/illumos-gate@31c46cf23cd1cf4d66390a983dc5072d7d299ba2

https://www.illumos.org/issues/6033
  When we're looking for the list containing oldest buffer we never
  actually look at the MFU lists even when we try to evict from MFU.
  looks like a copy paste error, the fix is here:

Reviewed by: Saso Kiselkov <saso.kiselkov@nexenta.com>
Reviewed by: Xin Li <delphij@delphij.net>
Reviewed by: Prakash Surya <me@prakashsurya.com>
Approved by: Matthew Ahrens <mahrens@delphix.com>
Author: Alek Pinchuk <alek@nexenta.com>
Obtained from:  illumos
sys/cddl/contrib/opensolaris/uts/common/fs/zfs/arc.c