Title :
Logging method for high execution frequency paths of Linux kernel
Author :
Krishna Kishor Jha
Author_Institution :
Multimedia & System Division-System SW, Samsung R&D Institute India Bangalore
Abstract :
Understanding Operating System behavior is very critical for any embedded designer to make informed design decision. We present a new logging method which can capture the high granular details of the kernel activity. It reduces the logging latency by 95-97% & logging memory usage by 70% compared to conventional “printk”. We utilize the string literal pool of the Linux kernel to reconstruct the log offline, and store only the parameter values passed to a printk function, instead of current method putting the log as string after printk formatting.
Keywords :
"Linux","Kernel","Indexes","Memory management","Reliability","File systems"
Conference_Titel :
Contemporary Computing (IC3), 2015 Eighth International Conference on
Print_ISBN :
978-1-4673-7947-2
DOI :
10.1109/IC3.2015.7346728