[Bug 270495] panic with insufficient memory: Could not malloc 163840 bytes with M_WAITOK from /usr/src/sys/contrib/openzfs/module/zstd/zfs_zstd.c line 670
Date: Fri, 31 Mar 2023 01:42:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270495
Graham Perrin <grahamperrin@freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|panic: Could not malloc |panic with insufficient
|163840 bytes with M_WAITOK |memory: Could not malloc
|from |163840 bytes with M_WAITOK
|/usr/src/sys/contrib/openzf |from
|s/module/zstd/zfs_zstd.c |/usr/src/sys/contrib/openzf
|line 670 |s/module/zstd/zfs_zstd.c
| |line 670
Keywords| |crash
Assignee|bugs@FreeBSD.org |grahamperrin@freebsd.org
Status|Open |Closed
Resolution|--- |Not A Bug
--- Comment #10 from Graham Perrin <grahamperrin@freebsd.org> ---
(In reply to Tim McIntosh from comment #6)
> It would be good to document this RAM size constraint.
From
<https://openzfs.github.io/openzfs-docs/Project%20and%20Community/FAQ.html#performance-considerations>:
>> … A minimum of 2GB of memory is recommended …
--
You are receiving this mail because:
You are the assignee for the bug.