Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 May 1995 21:24:54 -0700
From:      David Greenman <davidg>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/kern vfs_subr.c
Message-ID:  <199505120424.VAA29663@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
davidg      95/05/11 21:24:54

  Modified:    sys/kern  vfs_subr.c
  Log:
  Increased ratio of allowed vnodes on freelist to 1/4th of the total. This
  is more representative of worst case situations of 4 files/directory. (If
  that last sentence doesn't make any sense, I'm not surprised. It's rather
  compilcated how this all fits together....).
  This should fix a problem that Ed Hudson has been complaining about where
  directories with lots of symlinks could cause excessive disk I/O.



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