Linux kernel customization for embedded systems by using call graph approach

  • Authors:
  • Che-Tai Lee;Zeng-Wei Hong;Jim-Min Lin

  • Affiliations:
  • Feng Chia University, Taichung, Taiwan, R.O.C.;Feng Chia University, Taichung, Taiwan, R.O.C.;Feng Chia University, Taichung, Taiwan, R.O.C.

  • Venue:
  • ASP-DAC '03 Proceedings of the 2003 Asia and South Pacific Design Automation Conference
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

It has been attracting attention to reconfigure a GPOS for application-specific domain. Linux is currently one of the popular candidate GPOSs. Although Linux has tools for kernel's reconfiguration by letting users add/remove desired function modules, we still lack of good schemes of reconfiguring Linux according to a specific embedded system. In this article, we are going to propose an approach to customize an application-specific Linux. This approach derives from a "call graph" based on reengineering. By analyzing a graph-structure representation of the target system, we could find the rules of removing the unnecessary codes of Linux.