Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Oct 2010 21:46:23 +0000 (UTC)
From:      Ivan Voras <ivoras@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/ufs/ufs ufs_dirhash.c
Message-ID:  <201010252146.o9PLkjOM031066@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ivoras      2010-10-25 21:46:23 UTC

  FreeBSD src repository

  Modified files:
    sys/ufs/ufs          ufs_dirhash.c 
  Log:
  SVN rev 214359 on 2010-10-25 21:46:23Z by ivoras
  
  Bring vfs.ufs.dirhash_maxmem into the age of the fruitbat and make it
  autotuned. It is only an upper bound (the memory is not always allocated)
  and the system contains a vm_lowmem handler so nothing will crash and burn
  if it's tuned too high.
  
  Reviewed by:    mckusick
  
  Revision  Changes    Path
  1.36      +5 -1      src/sys/ufs/ufs/ufs_dirhash.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010252146.o9PLkjOM031066>