[Midnightbsd-cvs] src: ufs_dirhash.c: Increase dirhashreclaimage to 60.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Aug 28 21:04:23 EDT 2013


Log Message:
-----------
Increase dirhashreclaimage to 60. 

This is the number of seconds to keep items in the cache before they are eligable for removal in low memory situations.

As this only amounts to a few megabytes on most systems, it is not significant memory use and the cache time outweighs the hit in RAM usage.

Modified Files:
--------------
    src/sys/ufs/ufs:
        ufs_dirhash.c (r1.4 -> r1.5)
        (http://cvsweb.midnightbsd.org/src/sys/ufs/ufs/ufs_dirhash.c?r1=1.4&r2=1.5)


More information about the Midnightbsd-cvs mailing list