Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Sep 2013 12:03:01 +0300
From:      Volodymyr Kostyrko <c.kworr@gmail.com>
To:        freebsd-fs <freebsd-fs@FreeBSD.org>
Subject:   DEBUG mode and ZFS arc size
Message-ID:  <5242A6C5.6050303@gmail.com>

next in thread | raw e-mail | index | archive | help
Hi all.

I have some problems on one of my machines and I have recompiled kernel 
there with:

option KDB
option KDB_TRACE
option KDB_UNATTENDED
option DDB

option DEBUG_MEMGUARD
option DEBUG_REDZONE

option INVARIANTS
option INVARIANT_SUPPORT
option DIAGNOSTIC

option WITNESS
option WITNESS_SKIPSPIN

Before this ZFS can take gigs of memory (there are 64Gb RAM on the 
server) but now it only takes not more than 4Gb. Am I missing something 
in my configuration or is this the way it should work?

-- 
Sphinx of black quartz, judge my vow.



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