计算机应用 ›› 2005, Vol. 25 ›› Issue (01): 76-77.DOI: 10.3724/SP.J.1087.2005.00076

• 软件技术 • 上一篇    下一篇

Linux 2.6内核的内核对象机制分析

丁晓波,桑楠,张宁   

  1. 电子科技大学计算机科学与工程学院
  • 出版日期:2005-01-01 发布日期:2005-01-01
  • 基金资助:

     国家863计划资助项目(2003AA1Z2210)

Analysis of kernel object of Linux 2.6

DING Xiao-bo, SANG Nan, ZHANG Ning   

  1. College of Computer Science and Engineering, University of Electronic Science and Technology of China
  • Online:2005-01-01 Published:2005-01-01

摘要: 文中介绍了Linux2.6内核中管理设备及其驱动程序的内核对象机制,重点分析了该机制的主要数据结构、工作原理和操作函数。提出了基于嵌入应用时简化目录结构的方法。

关键词: Linux2.6内核, 设备管理, 内核对象机制, Kobject

Abstract: The new mechanism of Linux kernel v2.6 - kernel object was analyzed, including the structure, principle and functions of it. A method was provided to simplify the structure of directories.

Key words: Linux kernel v2.6, devices management, mechanism of kernel object, Kobject

中图分类号: