On Thu, Feb 21 2019, "Todd C. Miller" <[email protected]> wrote: > On Wed, 20 Feb 2019 17:00:23 -0500, "Ted Unangst" wrote: > >> I picked a new limit of 5MB. This allows for my one very large directory, a >> few additional directories, and some spare room. It's also still reasonably >> conservative imo. > > Yes please, this makes a huge difference with my email dirs ;-)
Not with mine: vfs.ffs.dirhash_maxmem=33554432 vfs.ffs.dirhash_mem=12155641 I'm fine with the bump to 5MB though. I may be naive, but shouldn't dirhash memory be accounted with/like buffer cache memory (freed when other sybsystems need it)? -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE
