[Bug 281471] ASLR: jemalloc RES memory keeps on increasing until process cores

2024-12-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281471 --- Comment #12 from Rupesh Pilania --- (In reply to Rupesh Pilania from comment #6) Is it possible to integrate this fix in 13.2/13.3 or 13.4 along with fix for issue observed with compat/10 after applying this patch? compat/10 -XDm flag s

[Bug 281471] ASLR: jemalloc RES memory keeps on increasing until process cores

2024-09-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281471 --- Comment #11 from Rupesh Pilania --- (In reply to Rupesh Pilania from comment #7) We found that MALLOC_OPTIONS was set to X in our env, which was causing cores with above aslr patch for compat/10 libraries. Setting MALLOC_OPTIONS = "XDm"

[Bug 281471] ASLR: jemalloc RES memory keeps on increasing until process cores

2024-09-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281471 Mark Linimon changed: What|Removed |Added Status|New |Open --- Comment #10 from Mark Lini

[Bug 281471] ASLR: jemalloc RES memory keeps on increasing until process cores

2024-09-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281471 --- Comment #9 from Rupesh Pilania --- Issue exists in 13.4 as well. FreeBSD rupesh2 13.4-RC3 FreeBSD 13.4-RC3 releng/13.4-n258255-087b246271b6 GENERIC amd64 root@rupesh2:/home/rpilania # setenv MALLOC_CONF "xmalloc:true,dirty_decay_ms:0,r

[Bug 281471] ASLR: jemalloc RES memory keeps on increasing until process cores

2024-09-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281471 Rupesh Pilania changed: What|Removed |Added Version|Unspecified |13.3-RELEASE --- Comment #8 from

[Bug 281471] ASLR: jemalloc RES memory keeps on increasing until process cores

2024-09-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281471 --- Comment #7 from Rupesh Pilania --- This patch https://github.com/freebsd/freebsd-src/commit/d8e6f4946cec0b84a6997d62e791b8cf993741b2 Bringing RES memory to almost similar to FreeBSD 14.1 and FreeBSD 10.4. Seems to be resolving the prob

[Bug 281471] ASLR: jemalloc RES memory keeps on increasing until process cores

2024-09-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281471 --- Comment #6 from Rupesh Pilania --- This patch https://github.com/freebsd/freebsd-src/commit/d8e6f4946cec0b84a6997d62e791b8cf993741b2 Bringing RES memory to almost similar to FreeBSD 14.1 and FreeBSD 10.4. Seems to be resolving the prob

[Bug 281471] ASLR: jemalloc RES memory keeps on increasing until process cores

2024-09-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281471 --- Comment #5 from Rupesh Pilania --- (In reply to Brooks Davis from comment #3) Applied patch suggested by you but no difference seen. https://github.com/freebsd/freebsd-src/commit/268f19aacc6af8f64c438e8515213023a2e66ed7 -- You are rec

[Bug 281471] ASLR: jemalloc RES memory keeps on increasing until process cores

2024-09-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281471 --- Comment #4 from Rupesh Pilania --- (In reply to Brooks Davis from comment #3) Thankyou for your reply. I will try after applying this patch. Tested with FreeBSD 14.1. Issue is not seen. sysctl -a | grep aslr kern.elf32.aslr.shared_pag

[Bug 281471] ASLR: jemalloc RES memory keeps on increasing until process cores

2024-09-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281471 Brooks Davis changed: What|Removed |Added CC||bro...@freebsd.org --- Comment #3 f

[Bug 281471] ASLR: jemalloc RES memory keeps on increasing until process cores

2024-09-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281471 --- Comment #2 from Rupesh Pilania --- Issue should exists on 13.3 and 13.4 as well. Will check and update the OS Tag. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 281471] ASLR: jemalloc RES memory keeps on increasing until process cores

2024-09-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281471 --- Comment #1 from Rupesh Pilania --- mem-fragment program reference was taken from https://engineering.linkedin.com/blog/2021/taming-memory-fragmentation-in-venice-with-jemalloc#:~:text=Jemalloc #include #include #include #include

[Bug 281471] ASLR: jemalloc RES memory keeps on increasing until process cores

2024-09-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281471 Bug ID: 281471 Summary: ASLR: jemalloc RES memory keeps on increasing until process cores Product: Base System Version: Unspecified Hardware: arm64 OS