Date: Tue, 21 Jul 2009 12:13:17 +0200 From: Ivan Voras <ivoras@freebsd.org> To: freebsd-questions@freebsd.org Subject: Re: Disk cache tuning Message-ID: <4A6594BD.7010103@freebsd.org> In-Reply-To: <A270506A71A244B3B2B69723CA4EA80F@vorokovts> References: <A270506A71A244B3B2B69723CA4EA80F@vorokovts>
next in thread | previous in thread | raw e-mail | index | archive | help
Eugene L. Vorokov wrote: > Hello guys, > > I have an amd64 server with 8 cpu cores and 16Gb of memory, with FreeBSD > 7.2. It is used as a corporate CVS server with several huge repositories > (about 2Gb each), which consist of thousands of rather small files. I need With lots of files you need to tune vfs.ufs.dirhash_maxmem very high. Other than that it is not obvious what could be the problem - you need to gather more information about your system. For example, try running "systat -vm" in the middle of a checkout and report its output.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A6594BD.7010103>