zoukankan      html  css  js  c++  java
  • Mac之Darwin

    Mac之Darwin

     1、The kernel, along with other core parts of OS X are collectively referred to as Darwin.。

        Mac OS X的kernel,以及其它几个核心组件,也被统称为Darwin。Darwin是2000年苹果开源的一个类Unix操作系统。So,意即,Mac OS X构建于Darwin技术之上。

       Darwin does not include Apple’s proprietary graphics or applications layers, such as Quartz, QuickTime, Cocoa, Carbon, or OpenGL.

       Darwin不包含Graphics……等。所以显然,它与OS X的kernel是一样的,不包含图形模块。

      

     2、Darwin technology is based on BSD, Mach 3.0, and Apple technologies。主要组件有:

      1)BSD.

      2)Mach

      3)Networking

      4)I/O Kit

     3、Mac OS X 内核架构

      

      更详细资料参见:Kernel Programming Gude -> Kernel Architecture Overview

  • 相关阅读:
    车厢重组
    军事机密
    士兵站队
    归并排序
    输油管道
    冒泡排序
    快排
    烦人的幻灯片(确实烦人啊)
    奖金(类拓扑排序)
    能量项链
  • 原文地址:https://www.cnblogs.com/tekkaman/p/3041481.html
Copyright © 2011-2022 走看看