[Bug 275594] High CPU usage by arc_prune; analysis and fix
| Newsgroups | gmane.os.freebsd.devel.file-systems |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275594 --- Comment #161 from Vladimir Druzenko <[email protected]> --- (In reply to Thomas Mueller from comment #160) I got same on my desktop: 100% of one core with kernel{arc_prune} and "Bad file descriptor". Workaround: sysctl vfs.zfs.arc_max=8589934592 instead of 1073741824 in /boot/loader.conf. Are you limiting the vfs.zfs.arc_max value? -- You are receiving this mail because: You are on the CC list for the bug.