Oracle Linux: An Example of Using Ftrace to Troubleshoot Possible Slab Leak.
(Doc ID 2791001.1)
Last updated on OCTOBER 02, 2024
Applies to:
Linux OS - Version Oracle Linux 6.0 and laterx86_64
Goal
Sometimes the OOM(Out Of Memory) error in Linux system has something to do with Slab leak. See below output from /proc/slabinfo,
It is very likely there is slab usage leak for slao cache of kmalloc-4096.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |