← Zephyr Documents kernel/index.html · kernel/index.rst 공식 원문 ↗

Zephyr 3.7.0 · Kernel

커널 문서 안내

커널 실행 서비스부터 driver model, memory와 공통 utility까지 공식 목차 순서로 안내합니다.

Official pathkernel/index.html
Source filekernel/index.rst
Source versionZephyr 3.7.0
TranslationFull · reviewed

Part 1

요약·해설

Kernel Services를 시작으로 driver, user mode, memory management, data structure와 time utility 문서의 관계를 보여 줍니다.

Execution

Kernel services · user mode

Hardware

Device driver model

Foundation

Memory · data · time · utility

Part 2

접을 수 있는 영어 원문 전체

영어 원문 전체 펼치기
원문 SHA-256 9B21C47DDAB0CE442AF5E137D4464C79A3DBA51148846C8C5ED0F2CDD66EA506
.. _kernel:

Kernel
######

.. toctree::
   :maxdepth: 1

   services/index.rst
   drivers/index.rst
   usermode/index.rst
   memory_management/index.rst
   data_structures/index.rst
   timing_functions/index.rst
   object_cores/index.rst
   timeutil.rst
   util/index.rst
   iterable_sections/index.rst
   code-relocation.rst

Part 3

한국어 전문 번역

커널

  • 커널 서비스(Kernel Services)
  • 장치 드라이버 모델(Device Driver Model)
  • 사용자 모드(User Mode)
  • 메모리 관리(Memory Management)
  • 자료 구조(Data Structures)
  • 시간 함수 실행(Executing Time Functions)
  • 객체 코어(Object Cores)
  • 시간 유틸리티(Time Utilities)
  • 유틸리티(Utilities)
  • 순회 가능 섹션(Iterable Sections)
  • 코드 및 데이터 재배치(Code And Data Relocation)

Source

출처

원문 파일의 단락, directive, 표, 코드, symbol, 경로는 영어 원문 영역에 그대로 보존했습니다.