juliethjaramillo96 commented on issue #5040:
URL: https://github.com/apache/doris/issues/5040#issuecomment-4780724180
@morningman after looking into it further it appears the reason is that the
mem_limit does not include jemalloc memory usage which is why even though
mem_limit was set to 80% using top command I saw doris-be go up to 97%.
top - 18:08:15 up 4:34, 3 users, load average: 8.20, 8.62, 8.63
Tasks: 210 total, 2 running, 208 sleep, 0 d-sleep, 0 stopped, 0 zombie
%Cpu(s): 29.4 us, 11.7 sy, 0.0 ni, 56.9 id, 0.0 wa, 0.0 hi, 1.9 si, 0.0
st
MiB Mem : 128832.3 total, 765.0 free, 128201.6 used, 1091.8 buff/cache
MiB Swap: 0.0 total, 0.0 free, 0.0 used. 630.6 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+
COMMAND
36161 doris 20 0 528.2g 122.9g 30292 S 663.3 97.7 22,03
doris-be
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]