Bugzilla – Bug 1220408
[doc] Issue in "Reducing malloc (anonymous) usage"
Last modified: 2024-03-13 08:37:55 UTC
Reducing malloc (anonymous) usage: https://documentation.suse.com/sles/15-SP5/single-html/SLES-tuning/index.html#cha-tuning-memory-optimize-malloc This is missing the final underscore: MALLOC_MMAP_THRESHOLD according to man page #man mallopt it should be MALLOC_MMAP_THRESHOLD_ instead. This is seen between 15sp2-15sp5 documentation. And also for 12sp5.
Thank you for reporting this bug! It is being tracked and processed as part of our queue.
Thanks for reporting this bug. It has been fixed just yesterday through https://github.com/SUSE/doc-sle/pull/1666 Backported to all affected branches. Updated docs will be released tomorrow.