Fuchsia 不是 Linux

A modular, capability-based operating system

This document is a collection of articles describing the Fuchsia operating system, organized around particular subsystems. Sections will be populated over time.

Zircon Kernel

Zircon is the microkernel underlying the rest of Fuchsia. Zircon also provides core drivers and Fuchsia’s libc implementation.

Zircon Core

Framework

Storage

Networking

Graphics

Components

Media

  • Audio
  • Video
  • DRM

Intelligence

  • Context
  • Agent Framework
  • Suggestions

User interface

  • Device, user, and story shells
  • Stories and modules

Backwards compatibility

  • POSIX lite (what subset of POSIX we support and why)
  • Web runtime

Update and recovery

  • Verified boot
  • Updater

更多知识参考

关注公众号“大模型全栈程序员”回复“小程序”获取1000个小程序打包源码。更多免费资源在http://www.gitweixin.com/?p=2627

发表评论

邮箱地址不会被公开。 必填项已用*标注