wjddn279 commented on issue #58509:
URL: https://github.com/apache/airflow/issues/58509#issuecomment-3584011732

   @arkadiuszbach 
   Yes, I’ve also observed cases where the increase wasn’t in process memory 
but in kernel memory, which caused the container’s memory usage to grow.
   
   @zachliu  @tfagan25 
   Could you provide a snapshot of the process memory usage? You can easily 
check this using `smem` 
(https://github.com/apache/airflow/issues/56641#issuecomment-3460906655). With 
that, we can determine whether this is an actual Airflow memory leak or an 
increase in other kernel memory.
   It would also be even more helpful if you could share a snapshot of 
`/sys/fs/cgroup/memory.stat`.


-- 
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]

Reply via email to