Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Feb 2017 12:14:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-fs@FreeBSD.org
Subject:   [Bug 216178] ZFS ARC and L2ARC are unrealistically large, maybe after r307265
Message-ID:  <bug-216178-3630-eVGql6QdLV@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-216178-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-216178-3630@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216178

--- Comment #20 from Andriy Gapon <avg@FreeBSD.org> ---
Can you see arc_buf_hdr_t in output of 'ctfdump -t /boot/kernel/zfs.ko' ?
How about arc_buf_hdr?

Could you try to use (struct zfs.ko`arc_buf_hdr *) instead of (arc_buf_hdr_t
*)?
I assume you use ZFS as a module?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216178-3630-eVGql6QdLV>