Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Oct 2008 11:13:00 +0200
From:      Laszlo Nagy <gandalf@shopzeus.com>
To:        Johan Hendriks <Johan@double-l.nl>, freebsd-questions@freebsd.org
Subject:   Re: 7.1 hangs, shutdown terminated
Message-ID:  <48EF1C9C.3020201@shopzeus.com>
In-Reply-To: <57200BF94E69E54880C9BB1AF714BBCB5DE18C@w2003s01.double-l.local>
References:  <48EF14E1.9080808@shopzeus.com> <57200BF94E69E54880C9BB1AF714BBCB5DE18C@w2003s01.double-l.local>

next in thread | previous in thread | raw e-mail | index | archive | help
Johan Hendriks írta:
> If find / -sx is running and is consuming all CPU, what is the value of vfs.ufs.dirhash_mem: 
>
> # sysctl -a | grep dirhash
>   
shopzeus# sysctl -a | grep dirhash
vfs.ufs.dirhash_docheck: 0
vfs.ufs.dirhash_mem: 2095818
vfs.ufs.dirhash_maxmem: 2097152
vfs.ufs.dirhash_minsize: 2560

> Make sure vfs.ufs.dirhash_mem: is not close to vfs.ufs.dirhash_maxmem:
>   
All right. It is close to it. Which one should I increase? I put this 
into /etc/sysctl.conf:


vfs.ufs.dirhash_maxmem=8228608


Would it be scufficient?

Thanks,

   Laszlo






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