← Documents Documentation/peci/index.rst GitHub 원문 ↗

Linux 6.18.37 · PECI

PECI subsystem

PECI overview와 general index를 연결하는 subsystem 문서 목차입니다.

Source pathDocumentation/peci/index.rst
Source versionLinux v6.18.37
TranslationDUJINLABS 전문 번역 + 해설

요약·해설과 원문, 전문 번역을 서로 분리했습니다. API 이름, symbol, source path는 원문 표기를 사용합니다.

1. 요약·해설

원문의 핵심 논리와 kernel programming 관점의 보충 설명입니다. 아래의 전문 번역과는 별도로 작성했습니다.

요약·해설

index.rst:1-16

PECI subsystem overview와 HTML symbol index를 연결합니다.

2. 영어 원문 전체

번역 기준이 된 Linux v6.18.37 원문입니다. 줄 번호는 이 버전의 파일 좌표입니다.

원문 전체 펼치기
1 .. SPDX-License-Identifier: GPL-2.0-only
2
3 ==============
4 PECI Subsystem
5 ==============
6
7 .. toctree::
8
9 peci
10
11 .. only:: subproject and html
12
13 Indices
14 =======
15
16 * :ref:`genindex`
17

3. 한국어 전문 번역

영어 원문의 문단 순서와 의미를 유지한 전체 번역입니다. 코드, 함수명, symbol과 URL은 원문 표기를 유지합니다.

PECI 문서 목차

1-16

이 문서는 GPL-2.0-only로 배포되는 PECI subsystem documentation의 index이며 `peci` overview 문서를 toctree에 연결합니다.

Subproject와 HTML build에서는 `Indices` section에 general index인 `genindex` reference를 표시합니다.

PECI documentation
PECI Subsystempeci overview
PECI Subsystemgenindex

최상위 subsystem index에서 PECI overview와 symbol index로 이동합니다.

.. SPDX-License-Identifier: GPL-2.0-only

==============
PECI Subsystem
==============

.. toctree::

   peci

.. only::  subproject and html

   Indices
   =======

   * :ref:`genindex`