[Bug 216178] ZFS ARC and L2ARC are unrealistically large, maybe after r307265

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Feb 22 12:14:11 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216178

--- Comment #20 from Andriy Gapon <avg at 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?

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


More information about the freebsd-fs mailing list