Mc OS Kernel Programming Guide

时间:2015-01-08 07:51:29
【文件属性】:

文件名称:Mc OS Kernel Programming Guide

文件大小:1.8MB

文件格式:PDF

更新时间:2015-01-08 07:51:29

MC OS编程 苹果操作系统编程 内核编程

The purpose of this document is to provide fundamental high-level information about the Mac OS X core operating-system architecture. It also provides background for system programmers and developers of device drivers, file systems, and network extensions. In addition, it goes into detail about topics of interest to kernel programmers as a whole. This is not a document on drivers. It covers device drivers at a high level only. It does, however, cover some areas of interest to driver writers, such as crossing the user-kernel boundary. If you are writing device drivers, you should primarily read the document I/O Kit Fundamentals, but you may still find this document helpful as background reading. Who Should Read This Document This document has a wide and diverse audience—specifically, the set of potential system software developers for Mac OS X, including the following sorts of developers: ● device-driver writers ● network-extension writers ● file-system writers ● developers of software that modifies file system data on-the-fly ● system programmers familiar with BSD, Linux, and similar operating systems ● developers who want to learn about kernel programming


网友评论

  • 不错 想了解mac os kernel 开发的同学可以看看。可做入门