Improve message about module compilation requirements

The O/S is related up to a certain extent; hardware threads have instead a central role.
This commit is contained in:
Saverio Miroddi 2021-06-05 23:12:21 +02:00
parent 692b0bd2fa
commit 4c5a16920c

View File

@ -430,7 +430,7 @@ function check_system_memory {
#
local dialog_message='WARNING! In some cases, the ZFS modules require compilation.
On systems with relatively little RAM, the procedure may crash during the compilation, for example with 3 GB on Debian 10.9.
On systems with relatively little RAM and many hardware threads, the procedure may crash during the compilation (e.g. 3 GB/16 threads).
In such cases, the module building may fail abruptly, either without visible errors (leaving "process killed" messages in the syslog), or with package installation errors (leaving odd errors in the module'\''s `make.log`).'